justbuild: add version v1.2.4 (#41991)

This commit is contained in:
Alberto Sartori 2024-01-08 19:47:37 +01:00 committed by GitHub
parent ec86081dcb
commit 0e9c88385b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ class Justbuild(Package):
license("Apache-2.0")
version("master", branch="master")
version("1.2.4", tag="v1.2.4", commit="215e6afab93d28aeea54cb2c657afda0e5453307")
version("1.2.3", tag="v1.2.3", commit="45e9c1c85399f00372ad8b72894979a0002d8f95")
version("1.2.2", tag="v1.2.2", commit="e1ee04684c34ae30ac3c91b6753e99a81a9dc51c")
version("1.2.1", tag="v1.2.1", commit="959cd90083d0c783389cd09e187c98322c16469f")