justbuild: bump version 1.1.2 (#38320)
This commit is contained in:
parent
a4ebe01dec
commit
bd2f78ae9a
@ -22,6 +22,7 @@ class Justbuild(Package):
|
|||||||
maintainers("asartori86")
|
maintainers("asartori86")
|
||||||
|
|
||||||
version("master", branch="master")
|
version("master", branch="master")
|
||||||
|
version("1.1.2", tag="v1.1.2")
|
||||||
version("1.0.0", tag="v1.0.0")
|
version("1.0.0", tag="v1.0.0")
|
||||||
|
|
||||||
depends_on("python@3:", type=("build", "run"))
|
depends_on("python@3:", type=("build", "run"))
|
||||||
|
Loading…
Reference in New Issue
Block a user