justbuild: add version 1.3.0 (#44148)

This commit is contained in:
Alberto Sartori 2024-05-13 18:35:29 +02:00 committed by GitHub
parent 7f6210ee90
commit fbaac46604
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.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")
version("1.2.3", tag="v1.2.3", commit="45e9c1c85399f00372ad8b72894979a0002d8f95")