feat(mise/tools): add 'riffdiff' dependency and rename '1password-cli' to '1password'

This commit is contained in:
Jim Myhrberg
2026-01-27 16:58:07 +00:00
parent 220461bd9a
commit 1c0f58ef55

View File

@@ -48,6 +48,7 @@ compile = true
"cargo:paper-terminal" = "latest"
"cargo:parallel-disk-usage" = { version = "latest", bin = "pdu" }
"cargo:pastel" = "latest"
"cargo:riffdiff" = "latest"
"github:stacklok/toolhive" = "latest"
"go:github.com/rakyll/hey" = "latest"
"go:google.golang.org/grpc/cmd/protoc-gen-go-grpc" = "latest"
@@ -86,7 +87,7 @@ compile = true
"pipx:pipx" = "latest"
"pipx:toml-sort" = "latest"
"pipx:yamllint" = "latest"
1password-cli = "latest"
1password = "latest"
actionlint = "latest"
argo-rollouts = "latest"
argocd = "latest"