justbuild: add v1.3.1 (#44398)

This commit is contained in:
Alberto Sartori 2024-05-28 16:03:07 +02:00 committed by GitHub
parent 404c5c29a1
commit 567f728579
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.3.1", tag="v1.3.1", commit="b248838ed0f01bc5824caee3a555e7fd22d5ad10")
version("1.3.0", tag="v1.3.0", commit="a7be2417f358049e6a0e28e01bc4020d8de2fdc5")
version("1.2.5", tag="v1.2.5", commit="0f7447e3f50e68ecfe00b2db06fb5f154842ac5a")
version("1.2.4", tag="v1.2.4", commit="215e6afab93d28aeea54cb2c657afda0e5453307")