File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module (
22 name = "rules_emerge" ,
3- version = "0.4.2 " ,
3+ version = "0.5.0 " ,
44)
55
66# these two lines are syntactically sensitive: the .github/workflows/release.yaml workflows will update these two variables
77# with the correct reference to the release artifacts on all new releases
8- _WINDOWS_DOWNLOAD_URL = "https://github.com/emerge-lang/compiler/releases/download/v0.4.2 /emerge-toolchain-windows-x86_64-0.4.2 .zip"
8+ _WINDOWS_DOWNLOAD_URL = "https://github.com/emerge-lang/compiler/releases/download/v0.5.0 /emerge-toolchain-windows-x86_64-0.5.0 .zip"
99
10- _WINDOWS_SHA256 = "0B8878B234DD169E461E46575C937ED8699C78A06726A51926EC8881B70826F6 "
10+ _WINDOWS_SHA256 = "F71310F4A231AE78818938E1024EBE49365180FE3054A85C7CAE55FE7D2F6FB8 "
1111
1212bazel_dep (name = "platforms" , version = "0.0.10" )
1313bazel_dep (name = "bazel_skylib" , version = "1.7.1" )
You can’t perform that action at this time.
0 commit comments