mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
chore(mise/tools): add slsa-verifier
This allows mise to verify some tools that support it when they're downloaded.
This commit is contained in:
@@ -143,6 +143,7 @@ rust = { version = "latest", components = "rust-analyzer,rust-src" }
|
|||||||
sccache = "latest"
|
sccache = "latest"
|
||||||
shellcheck = "latest"
|
shellcheck = "latest"
|
||||||
shfmt = "latest"
|
shfmt = "latest"
|
||||||
|
slsa-verifier = "latest"
|
||||||
sops = "latest"
|
sops = "latest"
|
||||||
starship = "latest"
|
starship = "latest"
|
||||||
staticcheck = "latest"
|
staticcheck = "latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user