Skip to content

Commit

Permalink
justbuild: add version 1.4.1 (spack#47902)
Browse files Browse the repository at this point in the history
  • Loading branch information
asartori86 authored Dec 10, 2024
1 parent 0189e92 commit d68462a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/justbuild/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ class Justbuild(Package):
license("Apache-2.0")

version("master", branch="master")
version("1.4.1", tag="v1.4.1", commit="2dc306f510c7ba0661d95bd75305f7deb5eb54b2")
version("1.4.0", tag="v1.4.0", commit="562bddf70175a602f896397f41ee5f5e07e834eb")
version("1.3.2", tag="v1.3.2", commit="27a56845398b07471f8185648a79a63f97851659")
version("1.3.1", tag="v1.3.1", commit="b248838ed0f01bc5824caee3a555e7fd22d5ad10")
Expand Down

0 comments on commit d68462a

Please sign in to comment.