We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8405cea commit b19a3dcCopy full SHA for b19a3dc
1 file changed
mise.toml
@@ -21,8 +21,8 @@ uv = "0.10.2"
21
protoc = "29.6"
22
helm = "4.1.4"
23
"ubi:mozilla/sccache" = { version = "0.14.0", matching = "sccache-v" }
24
-"ubi:anchore/syft" = { version = "1.42.3", matching = "syft_" }
25
-"ubi:EmbarkStudios/cargo-about" = "0.8.4"
+"github:anchore/syft" = { version = "1.42.3" }
+"github:EmbarkStudios/cargo-about" = { version = "0.8.4", version_prefix = "" }
26
zig = "0.14.1"
27
28
[env]
0 commit comments