justbuild: add version 1.3.2 (#46777)

This commit is contained in:
Alberto Sartori 2024-10-04 19:25:30 +02:00 committed by GitHub
parent 4caf718626
commit 7a9a634c94
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.2", tag="v1.3.2", commit="27a56845398b07471f8185648a79a63f97851659")
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")