justbuild: add version 1.4.1 (#47902)

This commit is contained in:
Alberto Sartori 2024-12-10 03:15:06 +01:00 committed by GitHub
parent 0189e92329
commit d68462ae8e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,7 @@ class Justbuild(Package):
license("Apache-2.0")
version("master", branch="master")
version("1.4.1", tag="v1.4.1", commit="2dc306f510c7ba0661d95bd75305f7deb5eb54b2")
version("1.4.0", tag="v1.4.0", commit="562bddf70175a602f896397f41ee5f5e07e834eb")
version("1.3.2", tag="v1.3.2", commit="27a56845398b07471f8185648a79a63f97851659")
version("1.3.1", tag="v1.3.1", commit="b248838ed0f01bc5824caee3a555e7fd22d5ad10")