renovate 43.148.0 → 43.150.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/mise-registry.js +3268 -0
- package/dist/data/mise-registry.js.map +1 -0
- package/dist/modules/datasource/common.js +3 -3
- package/dist/modules/datasource/common.js.map +1 -1
- package/dist/modules/manager/asdf/upgradeable-tooling.js +8 -0
- package/dist/modules/manager/asdf/upgradeable-tooling.js.map +1 -1
- package/dist/modules/manager/fingerprint.generated.js +2 -2
- package/dist/modules/manager/fingerprint.generated.js.map +1 -1
- package/dist/modules/manager/mise/extract.js +17 -2
- package/dist/modules/manager/mise/extract.js.map +1 -1
- package/dist/modules/manager/mise/index.js +10 -0
- package/dist/modules/manager/mise/index.js.map +1 -1
- package/dist/modules/manager/mise/schema.js +2 -1
- package/dist/modules/manager/mise/schema.js.map +1 -1
- package/dist/modules/manager/mise/upgradeable-tooling.js +7 -1
- package/dist/modules/manager/mise/upgradeable-tooling.js.map +1 -1
- package/dist/modules/platform/github/schema.d.ts +2 -2
- package/package.json +2 -1
- package/renovate-schema.json +2 -2
|
@@ -0,0 +1,3268 @@
|
|
|
1
|
+
//#region lib/data/mise-registry.json
|
|
2
|
+
var mise_registry_default = {
|
|
3
|
+
"1password": {
|
|
4
|
+
"aqua": "1password/cli",
|
|
5
|
+
"vfox": "mise-plugins/vfox-1password"
|
|
6
|
+
},
|
|
7
|
+
"1password-cli": {
|
|
8
|
+
"aqua": "1password/cli",
|
|
9
|
+
"vfox": "mise-plugins/vfox-1password"
|
|
10
|
+
},
|
|
11
|
+
aapt2: { "vfox": "mise-plugins/vfox-aapt2" },
|
|
12
|
+
acli: { "aqua": "atlassian.com/acli" },
|
|
13
|
+
act: {
|
|
14
|
+
"aqua": "nektos/act",
|
|
15
|
+
"asdf": "gr1m0h/asdf-act"
|
|
16
|
+
},
|
|
17
|
+
"action-validator": {
|
|
18
|
+
"aqua": "mpalmer/action-validator",
|
|
19
|
+
"asdf": "mpalmer/action-validator",
|
|
20
|
+
"cargo": "action-validator"
|
|
21
|
+
},
|
|
22
|
+
actionlint: {
|
|
23
|
+
"aqua": "rhysd/actionlint",
|
|
24
|
+
"asdf": "crazy-matt/asdf-actionlint",
|
|
25
|
+
"go": "github.com/rhysd/actionlint/cmd/actionlint"
|
|
26
|
+
},
|
|
27
|
+
"adr-tools": {
|
|
28
|
+
"aqua": "npryce/adr-tools",
|
|
29
|
+
"asdf": "https"
|
|
30
|
+
},
|
|
31
|
+
ag: {
|
|
32
|
+
"asdf": "mise-plugins/mise-ag",
|
|
33
|
+
"vfox": "mise-plugins/vfox-ag"
|
|
34
|
+
},
|
|
35
|
+
age: {
|
|
36
|
+
"aqua": "FiloSottile/age",
|
|
37
|
+
"asdf": "threkk/asdf-age"
|
|
38
|
+
},
|
|
39
|
+
"age-plugin-yubikey": {
|
|
40
|
+
"asdf": "joke/asdf-age-plugin-yubikey",
|
|
41
|
+
"cargo": "age-plugin-yubikey",
|
|
42
|
+
"github": "str4d/age-plugin-yubikey"
|
|
43
|
+
},
|
|
44
|
+
agebox: {
|
|
45
|
+
"aqua": "slok/agebox",
|
|
46
|
+
"asdf": "slok/asdf-agebox"
|
|
47
|
+
},
|
|
48
|
+
aichat: { "aqua": "sigoden/aichat" },
|
|
49
|
+
air: {
|
|
50
|
+
"aqua": "air-verse/air",
|
|
51
|
+
"asdf": "pdemagny/asdf-air"
|
|
52
|
+
},
|
|
53
|
+
"aks-engine": {
|
|
54
|
+
"aqua": "Azure/aks-engine",
|
|
55
|
+
"asdf": "robsonpeixoto/asdf-aks-engine"
|
|
56
|
+
},
|
|
57
|
+
allure: {
|
|
58
|
+
"asdf": "mise-plugins/mise-allure",
|
|
59
|
+
"github": "allure-framework/allure2"
|
|
60
|
+
},
|
|
61
|
+
allurectl: { "github": "allure-framework/allurectl" },
|
|
62
|
+
alp: {
|
|
63
|
+
"aqua": "tkuchiki/alp",
|
|
64
|
+
"asdf": "asdf-community/asdf-alp"
|
|
65
|
+
},
|
|
66
|
+
amass: {
|
|
67
|
+
"asdf": "dhoeric/asdf-amass",
|
|
68
|
+
"github": "owasp-amass/amass"
|
|
69
|
+
},
|
|
70
|
+
"amazon-ecr-credential-helper": {
|
|
71
|
+
"aqua": "awslabs/amazon-ecr-credential-helper",
|
|
72
|
+
"asdf": "dex4er/asdf-amazon-ecr-credential-helper"
|
|
73
|
+
},
|
|
74
|
+
"amazon-ecs-cli": { "aqua": "aws/amazon-ecs-cli" },
|
|
75
|
+
amp: { "npm": "@sourcegraph/amp" },
|
|
76
|
+
amplify: {
|
|
77
|
+
"asdf": "LozanoMatheus/asdf-aws-amplify-cli",
|
|
78
|
+
"github": "aws-amplify/amplify-cli"
|
|
79
|
+
},
|
|
80
|
+
"android-sdk": { "vfox": "mise-plugins/vfox-android-sdk" },
|
|
81
|
+
ansible: { "pipx": "ansible" },
|
|
82
|
+
"ansible-base": { "pipx": "ansible-core" },
|
|
83
|
+
"ansible-core": { "pipx": "ansible-core" },
|
|
84
|
+
ant: { "vfox": "mise-plugins/vfox-ant" },
|
|
85
|
+
apko: {
|
|
86
|
+
"aqua": "chainguard-dev/apko",
|
|
87
|
+
"asdf": "omissis/asdf-apko"
|
|
88
|
+
},
|
|
89
|
+
"apollo-ios": { "github": "apollographql/apollo-ios" },
|
|
90
|
+
"apollo-ios-cli": { "github": "apollographql/apollo-ios" },
|
|
91
|
+
"apollo-router": {
|
|
92
|
+
"asdf": "safx/asdf-apollo-router",
|
|
93
|
+
"github": "apollographql/router"
|
|
94
|
+
},
|
|
95
|
+
"apollo-rover": { "github": "apollographql/rover" },
|
|
96
|
+
aqua: { "github": "aquaproj/aqua" },
|
|
97
|
+
arduino: {
|
|
98
|
+
"aqua": "arduino/arduino-cli",
|
|
99
|
+
"asdf": "egnor/asdf-arduino-cli"
|
|
100
|
+
},
|
|
101
|
+
"arduino-cli": {
|
|
102
|
+
"aqua": "arduino/arduino-cli",
|
|
103
|
+
"asdf": "egnor/asdf-arduino-cli"
|
|
104
|
+
},
|
|
105
|
+
argc: { "github": "sigoden/argc" },
|
|
106
|
+
argo: {
|
|
107
|
+
"aqua": "argoproj/argo-workflows",
|
|
108
|
+
"asdf": "sudermanjr/asdf-argo"
|
|
109
|
+
},
|
|
110
|
+
"argo-rollouts": {
|
|
111
|
+
"aqua": "argoproj/argo-rollouts",
|
|
112
|
+
"asdf": "abatilo/asdf-argo-rollouts"
|
|
113
|
+
},
|
|
114
|
+
argocd: {
|
|
115
|
+
"aqua": "argoproj/argo-cd",
|
|
116
|
+
"asdf": "beardix/asdf-argocd"
|
|
117
|
+
},
|
|
118
|
+
asciidoctorj: {
|
|
119
|
+
"asdf": "mise-plugins/mise-asciidoctorj",
|
|
120
|
+
"vfox": "mise-plugins/vfox-asciidoctorj"
|
|
121
|
+
},
|
|
122
|
+
assh: {
|
|
123
|
+
"asdf": "mise-plugins/mise-assh",
|
|
124
|
+
"github": "moul/assh"
|
|
125
|
+
},
|
|
126
|
+
"ast-grep": {
|
|
127
|
+
"aqua": "ast-grep/ast-grep",
|
|
128
|
+
"cargo": "ast-grep",
|
|
129
|
+
"npm": "@ast-grep/cli",
|
|
130
|
+
"pipx": "ast-grep-cli"
|
|
131
|
+
},
|
|
132
|
+
astro: { "github": "astronomer/astro-cli" },
|
|
133
|
+
atlas: {
|
|
134
|
+
"aqua": "ariga/atlas",
|
|
135
|
+
"asdf": "komi1230/asdf-atlas"
|
|
136
|
+
},
|
|
137
|
+
"atlas-community": { "aqua": "ariga/atlas/community" },
|
|
138
|
+
atmos: {
|
|
139
|
+
"aqua": "cloudposse/atmos",
|
|
140
|
+
"asdf": "cloudposse/asdf-atmos"
|
|
141
|
+
},
|
|
142
|
+
atuin: {
|
|
143
|
+
"aqua": "atuinsh/atuin",
|
|
144
|
+
"cargo": "atuin"
|
|
145
|
+
},
|
|
146
|
+
aube: { "github": "endevco/aube" },
|
|
147
|
+
"auto-doc": {
|
|
148
|
+
"asdf": "mise-plugins/mise-auto-doc",
|
|
149
|
+
"github": "tj-actions/auto-doc"
|
|
150
|
+
},
|
|
151
|
+
aws: {
|
|
152
|
+
"aqua": "aws/aws-cli",
|
|
153
|
+
"asdf": "MetricMike/asdf-awscli"
|
|
154
|
+
},
|
|
155
|
+
"aws-amplify": {
|
|
156
|
+
"asdf": "LozanoMatheus/asdf-aws-amplify-cli",
|
|
157
|
+
"github": "aws-amplify/amplify-cli"
|
|
158
|
+
},
|
|
159
|
+
"aws-cli": {
|
|
160
|
+
"aqua": "aws/aws-cli",
|
|
161
|
+
"asdf": "MetricMike/asdf-awscli"
|
|
162
|
+
},
|
|
163
|
+
"aws-copilot": {
|
|
164
|
+
"aqua": "aws/copilot-cli",
|
|
165
|
+
"asdf": "NeoHsu/asdf-copilot"
|
|
166
|
+
},
|
|
167
|
+
"aws-iam-authenticator": {
|
|
168
|
+
"aqua": "kubernetes-sigs/aws-iam-authenticator",
|
|
169
|
+
"asdf": "zekker6/asdf-aws-iam-authenticator"
|
|
170
|
+
},
|
|
171
|
+
"aws-nuke": {
|
|
172
|
+
"aqua": "ekristen/aws-nuke",
|
|
173
|
+
"asdf": "bersalazar/asdf-aws-nuke"
|
|
174
|
+
},
|
|
175
|
+
"aws-sam": {
|
|
176
|
+
"aqua": "aws/aws-sam-cli",
|
|
177
|
+
"asdf": "mise-plugins/mise-pyapp",
|
|
178
|
+
"pipx": "aws-sam-cli"
|
|
179
|
+
},
|
|
180
|
+
"aws-sam-cli": {
|
|
181
|
+
"aqua": "aws/aws-sam-cli",
|
|
182
|
+
"asdf": "mise-plugins/mise-pyapp",
|
|
183
|
+
"pipx": "aws-sam-cli"
|
|
184
|
+
},
|
|
185
|
+
"aws-sso": {
|
|
186
|
+
"aqua": "synfinatic/aws-sso-cli",
|
|
187
|
+
"asdf": "adamcrews/asdf-aws-sso-cli"
|
|
188
|
+
},
|
|
189
|
+
"aws-vault": { "aqua": "ByteNess/aws-vault" },
|
|
190
|
+
awscli: {
|
|
191
|
+
"aqua": "aws/aws-cli",
|
|
192
|
+
"asdf": "MetricMike/asdf-awscli"
|
|
193
|
+
},
|
|
194
|
+
"awscli-local": { "pipx": "awscli-local" },
|
|
195
|
+
awsebcli: {
|
|
196
|
+
"asdf": "mise-plugins/mise-pyapp",
|
|
197
|
+
"pipx": "awsebcli"
|
|
198
|
+
},
|
|
199
|
+
awsls: {
|
|
200
|
+
"asdf": "chessmango/asdf-awsls",
|
|
201
|
+
"github": "jckuester/awsls"
|
|
202
|
+
},
|
|
203
|
+
awsrm: {
|
|
204
|
+
"asdf": "chessmango/asdf-awsrm",
|
|
205
|
+
"github": "jckuester/awsrm"
|
|
206
|
+
},
|
|
207
|
+
awsweeper: {
|
|
208
|
+
"asdf": "chessmango/asdf-awsweeper",
|
|
209
|
+
"github": "jckuester/awsweeper"
|
|
210
|
+
},
|
|
211
|
+
azd: { "aqua": "Azure/azure-dev" },
|
|
212
|
+
azure: { "pipx": "azure-cli" },
|
|
213
|
+
"azure-cli": { "pipx": "azure-cli" },
|
|
214
|
+
"azure-functions-core-tools": {
|
|
215
|
+
"asdf": "mise-plugins/mise-azure-functions-core-tools",
|
|
216
|
+
"vfox": "mise-plugins/vfox-azure-functions-core-tools"
|
|
217
|
+
},
|
|
218
|
+
"azure-kubelogin": {
|
|
219
|
+
"aqua": "Azure/kubelogin",
|
|
220
|
+
"asdf": "sechmann/asdf-kubelogin"
|
|
221
|
+
},
|
|
222
|
+
babashka: {
|
|
223
|
+
"asdf": "pitch-io/asdf-babashka",
|
|
224
|
+
"github": "babashka/babashka"
|
|
225
|
+
},
|
|
226
|
+
balena: {
|
|
227
|
+
"asdf": "jaredallard/asdf-balena-cli",
|
|
228
|
+
"github": "balena-io/balena-cli"
|
|
229
|
+
},
|
|
230
|
+
"balena-cli": {
|
|
231
|
+
"asdf": "jaredallard/asdf-balena-cli",
|
|
232
|
+
"github": "balena-io/balena-cli"
|
|
233
|
+
},
|
|
234
|
+
bashbot: {
|
|
235
|
+
"aqua": "mathew-fleisch/bashbot",
|
|
236
|
+
"asdf": "mathew-fleisch/asdf-bashbot"
|
|
237
|
+
},
|
|
238
|
+
bashly: {
|
|
239
|
+
"asdf": "mise-plugins/mise-bashly",
|
|
240
|
+
"gem": "bashly"
|
|
241
|
+
},
|
|
242
|
+
bat: {
|
|
243
|
+
"aqua": "sharkdp/bat",
|
|
244
|
+
"asdf": "https",
|
|
245
|
+
"cargo": "bat"
|
|
246
|
+
},
|
|
247
|
+
"bat-extras": {
|
|
248
|
+
"aqua": "eth-p/bat-extras",
|
|
249
|
+
"asdf": "mise-plugins/mise-bat-extras"
|
|
250
|
+
},
|
|
251
|
+
bats: {
|
|
252
|
+
"aqua": "bats-core/bats-core",
|
|
253
|
+
"asdf": "timgluz/asdf-bats"
|
|
254
|
+
},
|
|
255
|
+
bazel: {
|
|
256
|
+
"aqua": "bazelbuild/bazel",
|
|
257
|
+
"asdf": "rajatvig/asdf-bazel"
|
|
258
|
+
},
|
|
259
|
+
"bazel-watcher": { "aqua": "bazelbuild/bazel-watcher" },
|
|
260
|
+
bazelisk: {
|
|
261
|
+
"aqua": "bazelbuild/bazelisk",
|
|
262
|
+
"asdf": "josephtate/asdf-bazelisk",
|
|
263
|
+
"npm": "@bazel/bazelisk"
|
|
264
|
+
},
|
|
265
|
+
bbr: {
|
|
266
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf",
|
|
267
|
+
"github": "cloudfoundry-incubator/bosh-backup-and-restore"
|
|
268
|
+
},
|
|
269
|
+
benthos: {
|
|
270
|
+
"aqua": "redpanda-data/connect",
|
|
271
|
+
"asdf": "benthosdev/benthos-asdf"
|
|
272
|
+
},
|
|
273
|
+
bfs: {
|
|
274
|
+
"asdf": "mise-plugins/mise-bfs",
|
|
275
|
+
"vfox": "mise-plugins/vfox-bfs"
|
|
276
|
+
},
|
|
277
|
+
"bibtex-tidy": { "npm": "bibtex-tidy" },
|
|
278
|
+
binnacle: {
|
|
279
|
+
"aqua": "Traackr/binnacle",
|
|
280
|
+
"asdf": "Traackr/asdf-binnacle"
|
|
281
|
+
},
|
|
282
|
+
biome: {
|
|
283
|
+
"aqua": "biomejs/biome",
|
|
284
|
+
"npm": "@biomejs/biome"
|
|
285
|
+
},
|
|
286
|
+
bitwarden: {
|
|
287
|
+
"aqua": "bitwarden/clients",
|
|
288
|
+
"asdf": "vixus0/asdf-bitwarden"
|
|
289
|
+
},
|
|
290
|
+
"bitwarden-secrets-manager": {
|
|
291
|
+
"aqua": "bitwarden/sdk-sm",
|
|
292
|
+
"asdf": "asdf-community/asdf-bitwarden-secrets-manager",
|
|
293
|
+
"github": "bitwarden/sdk"
|
|
294
|
+
},
|
|
295
|
+
black: { "aqua": "psf/black" },
|
|
296
|
+
blender: { "aqua": "blender/blender" },
|
|
297
|
+
bob: {
|
|
298
|
+
"aqua": "MordechaiHadad/bob",
|
|
299
|
+
"cargo": "bob-nvim"
|
|
300
|
+
},
|
|
301
|
+
boilerplate: { "aqua": "gruntwork-io/boilerplate" },
|
|
302
|
+
bombardier: {
|
|
303
|
+
"aqua": "codesenberg/bombardier",
|
|
304
|
+
"asdf": "NeoHsu/asdf-bombardier"
|
|
305
|
+
},
|
|
306
|
+
borg: {
|
|
307
|
+
"aqua": "borgbackup/borg",
|
|
308
|
+
"asdf": "lwiechec/asdf-borg"
|
|
309
|
+
},
|
|
310
|
+
bosh: {
|
|
311
|
+
"aqua": "cloudfoundry/bosh-cli",
|
|
312
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf"
|
|
313
|
+
},
|
|
314
|
+
"bosh-backup-and-restore": {
|
|
315
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf",
|
|
316
|
+
"github": "cloudfoundry-incubator/bosh-backup-and-restore"
|
|
317
|
+
},
|
|
318
|
+
bottom: {
|
|
319
|
+
"aqua": "ClementTsang/bottom",
|
|
320
|
+
"asdf": "carbonteq/asdf-btm",
|
|
321
|
+
"cargo": "bottom"
|
|
322
|
+
},
|
|
323
|
+
boundary: {
|
|
324
|
+
"aqua": "hashicorp/boundary",
|
|
325
|
+
"asdf": "mise-plugins/mise-hashicorp"
|
|
326
|
+
},
|
|
327
|
+
bpkg: {
|
|
328
|
+
"asdf": "mise-plugins/mise-bpkg",
|
|
329
|
+
"vfox": "mise-plugins/vfox-bpkg"
|
|
330
|
+
},
|
|
331
|
+
brig: {
|
|
332
|
+
"aqua": "brigadecore/brigade",
|
|
333
|
+
"asdf": "Ibotta/asdf-brig"
|
|
334
|
+
},
|
|
335
|
+
btop: { "aqua": "aristocratos/btop" },
|
|
336
|
+
btrace: {
|
|
337
|
+
"asdf": "mise-plugins/mise-btrace",
|
|
338
|
+
"github": "btraceio/btrace"
|
|
339
|
+
},
|
|
340
|
+
buck2: { "github": "facebook/buck2" },
|
|
341
|
+
buf: {
|
|
342
|
+
"aqua": "bufbuild/buf",
|
|
343
|
+
"asdf": "truepay/asdf-buf"
|
|
344
|
+
},
|
|
345
|
+
buildifier: { "aqua": "bazelbuild/buildtools/buildifier" },
|
|
346
|
+
buildpack: {
|
|
347
|
+
"aqua": "buildpacks/pack",
|
|
348
|
+
"asdf": "johnlayton/asdf-buildpack"
|
|
349
|
+
},
|
|
350
|
+
buildpacks: {
|
|
351
|
+
"aqua": "buildpacks/pack",
|
|
352
|
+
"asdf": "johnlayton/asdf-buildpack"
|
|
353
|
+
},
|
|
354
|
+
bun: { "core": "bun" },
|
|
355
|
+
cabal: { "aqua": "haskell/cabal/cabal-install" },
|
|
356
|
+
caddy: {
|
|
357
|
+
"aqua": "caddyserver/caddy",
|
|
358
|
+
"asdf": "salasrod/asdf-caddy"
|
|
359
|
+
},
|
|
360
|
+
calendarsync: {
|
|
361
|
+
"aqua": "inovex/CalendarSync",
|
|
362
|
+
"asdf": "FeryET/asdf-calendarsync"
|
|
363
|
+
},
|
|
364
|
+
calicoctl: {
|
|
365
|
+
"aqua": "projectcalico/calico/calicoctl",
|
|
366
|
+
"asdf": "TheCubicleJockey/asdf-calicoctl"
|
|
367
|
+
},
|
|
368
|
+
carapace: { "aqua": "carapace-sh/carapace-bin" },
|
|
369
|
+
"cargo-binstall": {
|
|
370
|
+
"aqua": "cargo-bins/cargo-binstall",
|
|
371
|
+
"cargo": "cargo-binstall"
|
|
372
|
+
},
|
|
373
|
+
"cargo-dist": {
|
|
374
|
+
"aqua": "axodotdev/cargo-dist",
|
|
375
|
+
"cargo": "cargo-dist",
|
|
376
|
+
"github": "axodotdev/cargo-dist"
|
|
377
|
+
},
|
|
378
|
+
"cargo-insta": {
|
|
379
|
+
"aqua": "mitsuhiko/insta",
|
|
380
|
+
"cargo": "insta"
|
|
381
|
+
},
|
|
382
|
+
"cargo-make": {
|
|
383
|
+
"aqua": "sagiegurari/cargo-make",
|
|
384
|
+
"asdf": "mise-plugins/asdf-cargo-make",
|
|
385
|
+
"cargo": "cargo-make"
|
|
386
|
+
},
|
|
387
|
+
carp: {
|
|
388
|
+
"asdf": "susurri/asdf-carp",
|
|
389
|
+
"github": "carp-lang/Carp"
|
|
390
|
+
},
|
|
391
|
+
carthage: {
|
|
392
|
+
"asdf": "mise-plugins/mise-carthage",
|
|
393
|
+
"vfox": "mise-plugins/vfox-carthage"
|
|
394
|
+
},
|
|
395
|
+
ccache: {
|
|
396
|
+
"asdf": "asdf-community/asdf-ccache",
|
|
397
|
+
"github": "ccache/ccache"
|
|
398
|
+
},
|
|
399
|
+
certstrap: {
|
|
400
|
+
"asdf": "carnei-ro/asdf-certstrap",
|
|
401
|
+
"github": "square/certstrap"
|
|
402
|
+
},
|
|
403
|
+
cf: {
|
|
404
|
+
"asdf": "mise-plugins/mise-cf",
|
|
405
|
+
"github": "cloudfoundry/cli"
|
|
406
|
+
},
|
|
407
|
+
"cfn-lint": { "pipx": "cfn-lint" },
|
|
408
|
+
cfssl: {
|
|
409
|
+
"aqua": "cloudflare/cfssl/cfssl",
|
|
410
|
+
"asdf": "mathew-fleisch/asdf-cfssl"
|
|
411
|
+
},
|
|
412
|
+
cfssljson: { "aqua": "cloudflare/cfssl/cfssljson" },
|
|
413
|
+
chamber: {
|
|
414
|
+
"aqua": "segmentio/chamber",
|
|
415
|
+
"asdf": "mintel/asdf-chamber"
|
|
416
|
+
},
|
|
417
|
+
changie: {
|
|
418
|
+
"aqua": "miniscruff/changie",
|
|
419
|
+
"asdf": "pdemagny/asdf-changie"
|
|
420
|
+
},
|
|
421
|
+
cheat: {
|
|
422
|
+
"aqua": "cheat/cheat",
|
|
423
|
+
"asdf": "jmoratilla/asdf-cheat-plugin"
|
|
424
|
+
},
|
|
425
|
+
checkmake: { "aqua": "mrtazz/checkmake" },
|
|
426
|
+
checkov: {
|
|
427
|
+
"aqua": "bridgecrewio/checkov",
|
|
428
|
+
"asdf": "bosmak/asdf-checkov"
|
|
429
|
+
},
|
|
430
|
+
chezmoi: {
|
|
431
|
+
"aqua": "twpayne/chezmoi",
|
|
432
|
+
"asdf": "joke/asdf-chezmoi"
|
|
433
|
+
},
|
|
434
|
+
chezscheme: {
|
|
435
|
+
"asdf": "mise-plugins/mise-chezscheme",
|
|
436
|
+
"vfox": "mise-plugins/vfox-chezscheme"
|
|
437
|
+
},
|
|
438
|
+
chicken: { "vfox": "mise-plugins/vfox-chicken" },
|
|
439
|
+
chisel: {
|
|
440
|
+
"aqua": "jpillora/chisel",
|
|
441
|
+
"asdf": "lwiechec/asdf-chisel",
|
|
442
|
+
"go": "github.com/jpillora/chisel"
|
|
443
|
+
},
|
|
444
|
+
choose: {
|
|
445
|
+
"aqua": "theryangeary/choose",
|
|
446
|
+
"asdf": "carbonteq/asdf-choose",
|
|
447
|
+
"cargo": "choose"
|
|
448
|
+
},
|
|
449
|
+
chromedriver: {
|
|
450
|
+
"asdf": "mise-plugins/mise-chromedriver",
|
|
451
|
+
"vfox": "mise-plugins/vfox-chromedriver"
|
|
452
|
+
},
|
|
453
|
+
"cidr-merger": {
|
|
454
|
+
"asdf": "ORCID/asdf-cidr-merger",
|
|
455
|
+
"github": "zhanhb/cidr-merger"
|
|
456
|
+
},
|
|
457
|
+
cidrchk: {
|
|
458
|
+
"asdf": "ORCID/asdf-cidrchk",
|
|
459
|
+
"github": "mhausenblas/cidrchk"
|
|
460
|
+
},
|
|
461
|
+
"cilium-cli": {
|
|
462
|
+
"aqua": "cilium/cilium-cli",
|
|
463
|
+
"asdf": "carnei-ro/asdf-cilium-cli"
|
|
464
|
+
},
|
|
465
|
+
"cilium-hubble": {
|
|
466
|
+
"asdf": "NitriKx/asdf-cilium-hubble",
|
|
467
|
+
"github": "cilium/hubble"
|
|
468
|
+
},
|
|
469
|
+
circleci: {
|
|
470
|
+
"aqua": "CircleCI-Public/circleci-cli",
|
|
471
|
+
"asdf": "ucpr/asdf-circleci-cli"
|
|
472
|
+
},
|
|
473
|
+
"circleci-cli": {
|
|
474
|
+
"aqua": "CircleCI-Public/circleci-cli",
|
|
475
|
+
"asdf": "ucpr/asdf-circleci-cli"
|
|
476
|
+
},
|
|
477
|
+
clang: {
|
|
478
|
+
"asdf": "mise-plugins/mise-llvm",
|
|
479
|
+
"vfox": "mise-plugins/vfox-clang"
|
|
480
|
+
},
|
|
481
|
+
"clang-format": { "asdf": "mise-plugins/mise-llvm" },
|
|
482
|
+
clarinet: {
|
|
483
|
+
"asdf": "alexgo-io/asdf-clarinet",
|
|
484
|
+
"github": "hirosystems/clarinet"
|
|
485
|
+
},
|
|
486
|
+
claude: {
|
|
487
|
+
"aqua": "anthropics/claude-code",
|
|
488
|
+
"http": "claude",
|
|
489
|
+
"npm": "@anthropic-ai/claude-code"
|
|
490
|
+
},
|
|
491
|
+
"claude-code": {
|
|
492
|
+
"aqua": "anthropics/claude-code",
|
|
493
|
+
"http": "claude",
|
|
494
|
+
"npm": "@anthropic-ai/claude-code"
|
|
495
|
+
},
|
|
496
|
+
"claude-powerline": { "npm": "@owloops/claude-powerline" },
|
|
497
|
+
"claude-squad": { "aqua": "smtg-ai/claude-squad" },
|
|
498
|
+
cli53: { "aqua": "barnybug/cli53" },
|
|
499
|
+
clickhouse: {
|
|
500
|
+
"asdf": "mise-plugins/mise-clickhouse",
|
|
501
|
+
"vfox": "mise-plugins/vfox-clickhouse"
|
|
502
|
+
},
|
|
503
|
+
"clj-kondo": {
|
|
504
|
+
"asdf": "rynkowsg/asdf-clj-kondo",
|
|
505
|
+
"github": "clj-kondo/clj-kondo"
|
|
506
|
+
},
|
|
507
|
+
cljstyle: {
|
|
508
|
+
"asdf": "abogoyavlensky/asdf-cljstyle",
|
|
509
|
+
"github": "greglook/cljstyle"
|
|
510
|
+
},
|
|
511
|
+
clojure: { "asdf": "mise-plugins/mise-clojure" },
|
|
512
|
+
"cloud-sql-proxy": {
|
|
513
|
+
"aqua": "GoogleCloudPlatform/cloud-sql-proxy",
|
|
514
|
+
"asdf": "pbr0ck3r/asdf-cloud-sql-proxy"
|
|
515
|
+
},
|
|
516
|
+
cloudflared: {
|
|
517
|
+
"aqua": "cloudflare/cloudflared",
|
|
518
|
+
"asdf": "threkk/asdf-cloudflared"
|
|
519
|
+
},
|
|
520
|
+
clusterawsadm: {
|
|
521
|
+
"asdf": "kahun/asdf-clusterawsadm",
|
|
522
|
+
"github": "kubernetes-sigs/cluster-api-provider-aws"
|
|
523
|
+
},
|
|
524
|
+
clusterctl: {
|
|
525
|
+
"aqua": "kubernetes-sigs/cluster-api",
|
|
526
|
+
"asdf": "pfnet-research/asdf-clusterctl"
|
|
527
|
+
},
|
|
528
|
+
cmake: {
|
|
529
|
+
"aqua": "Kitware/CMake",
|
|
530
|
+
"asdf": "mise-plugins/mise-cmake",
|
|
531
|
+
"vfox": "mise-plugins/vfox-cmake"
|
|
532
|
+
},
|
|
533
|
+
cmctl: {
|
|
534
|
+
"aqua": "cert-manager/cmctl",
|
|
535
|
+
"asdf": "asdf-community/asdf-cmctl"
|
|
536
|
+
},
|
|
537
|
+
cmdx: { "aqua": "suzuki-shunsuke/cmdx" },
|
|
538
|
+
cockroach: {
|
|
539
|
+
"aqua": "cockroachdb/cockroach",
|
|
540
|
+
"asdf": "salasrod/asdf-cockroach"
|
|
541
|
+
},
|
|
542
|
+
cocoapods: { "gem": "cocoapods" },
|
|
543
|
+
cocogitto: { "aqua": "cocogitto/cocogitto" },
|
|
544
|
+
code: {
|
|
545
|
+
"aqua": "just-every/code",
|
|
546
|
+
"npm": "@just-every/code"
|
|
547
|
+
},
|
|
548
|
+
codebuff: { "npm": "codebuff" },
|
|
549
|
+
codefresh: {
|
|
550
|
+
"asdf": "gurukulkarni/asdf-codefresh",
|
|
551
|
+
"github": "codefresh-io/cli"
|
|
552
|
+
},
|
|
553
|
+
codeql: {
|
|
554
|
+
"asdf": "mise-plugins/mise-codeql",
|
|
555
|
+
"github": "github/codeql-cli-binaries"
|
|
556
|
+
},
|
|
557
|
+
coder: {
|
|
558
|
+
"aqua": "coder/coder",
|
|
559
|
+
"asdf": "mise-plugins/asdf-coder"
|
|
560
|
+
},
|
|
561
|
+
codex: {
|
|
562
|
+
"aqua": "openai/codex",
|
|
563
|
+
"npm": "@openai/codex"
|
|
564
|
+
},
|
|
565
|
+
colima: {
|
|
566
|
+
"aqua": "abiosoft/colima",
|
|
567
|
+
"asdf": "CrouchingMuppet/asdf-colima"
|
|
568
|
+
},
|
|
569
|
+
committed: { "aqua": "crate-ci/committed" },
|
|
570
|
+
communique: { "github": "jdx/communique" },
|
|
571
|
+
conan: {
|
|
572
|
+
"asdf": "mise-plugins/mise-pyapp",
|
|
573
|
+
"pipx": "conan"
|
|
574
|
+
},
|
|
575
|
+
concourse: {
|
|
576
|
+
"aqua": "concourse/concourse/concourse",
|
|
577
|
+
"asdf": "mattysweeps/asdf-concourse"
|
|
578
|
+
},
|
|
579
|
+
conduit: {
|
|
580
|
+
"asdf": "gmcabrita/asdf-conduit",
|
|
581
|
+
"github": "ConduitIO/conduit"
|
|
582
|
+
},
|
|
583
|
+
conform: {
|
|
584
|
+
"aqua": "siderolabs/conform",
|
|
585
|
+
"asdf": "skyzyx/asdf-conform"
|
|
586
|
+
},
|
|
587
|
+
conftest: {
|
|
588
|
+
"aqua": "open-policy-agent/conftest",
|
|
589
|
+
"asdf": "looztra/asdf-conftest"
|
|
590
|
+
},
|
|
591
|
+
consul: {
|
|
592
|
+
"aqua": "hashicorp/consul",
|
|
593
|
+
"asdf": "mise-plugins/mise-hashicorp"
|
|
594
|
+
},
|
|
595
|
+
container: { "aqua": "apple/container" },
|
|
596
|
+
"container-structure-test": {
|
|
597
|
+
"aqua": "GoogleContainerTools/container-structure-test",
|
|
598
|
+
"asdf": "FeryET/asdf-container-structure-test"
|
|
599
|
+
},
|
|
600
|
+
"container-use": { "aqua": "dagger/container-use" },
|
|
601
|
+
cookiecutter: {
|
|
602
|
+
"asdf": "shawon-crosen/asdf-cookiecutter",
|
|
603
|
+
"pipx": "cookiecutter"
|
|
604
|
+
},
|
|
605
|
+
copier: {
|
|
606
|
+
"asdf": "looztra/asdf-copier",
|
|
607
|
+
"pipx": "copier"
|
|
608
|
+
},
|
|
609
|
+
copilot: {
|
|
610
|
+
"aqua": "github/copilot-cli",
|
|
611
|
+
"github": "github/copilot-cli",
|
|
612
|
+
"npm": "@github/copilot"
|
|
613
|
+
},
|
|
614
|
+
"copilot-cli": {
|
|
615
|
+
"aqua": "github/copilot-cli",
|
|
616
|
+
"github": "github/copilot-cli",
|
|
617
|
+
"npm": "@github/copilot"
|
|
618
|
+
},
|
|
619
|
+
copper: {
|
|
620
|
+
"aqua": "cloud66-oss/copper",
|
|
621
|
+
"asdf": "vladlosev/asdf-copper"
|
|
622
|
+
},
|
|
623
|
+
coredns: {
|
|
624
|
+
"asdf": "s3than/asdf-coredns",
|
|
625
|
+
"github": "coredns/coredns"
|
|
626
|
+
},
|
|
627
|
+
coreutils: { "aqua": "uutils/coreutils" },
|
|
628
|
+
cosign: {
|
|
629
|
+
"aqua": "sigstore/cosign",
|
|
630
|
+
"asdf": "https"
|
|
631
|
+
},
|
|
632
|
+
coursier: {
|
|
633
|
+
"asdf": "jiahuili430/asdf-coursier",
|
|
634
|
+
"github": "coursier/coursier"
|
|
635
|
+
},
|
|
636
|
+
cowsay: { "npm": "cowsay" },
|
|
637
|
+
cpz: { "aqua": "SUPERCILEX/fuc/cpz" },
|
|
638
|
+
crane: {
|
|
639
|
+
"aqua": "google/go-containerregistry",
|
|
640
|
+
"asdf": "dmpe/asdf-crane"
|
|
641
|
+
},
|
|
642
|
+
credhub: {
|
|
643
|
+
"aqua": "cloudfoundry/credhub-cli",
|
|
644
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf"
|
|
645
|
+
},
|
|
646
|
+
crictl: {
|
|
647
|
+
"aqua": "kubernetes-sigs/cri-tools/crictl",
|
|
648
|
+
"asdf": "FairwindsOps/asdf-crictl"
|
|
649
|
+
},
|
|
650
|
+
croc: { "aqua": "schollz/croc" },
|
|
651
|
+
crossplane: {
|
|
652
|
+
"aqua": "crossplane/crossplane",
|
|
653
|
+
"asdf": "joke/asdf-crossplane-cli"
|
|
654
|
+
},
|
|
655
|
+
"crossplane-cli": {
|
|
656
|
+
"aqua": "crossplane/crossplane",
|
|
657
|
+
"asdf": "joke/asdf-crossplane-cli"
|
|
658
|
+
},
|
|
659
|
+
crush: { "aqua": "charmbracelet/crush" },
|
|
660
|
+
crystal: {
|
|
661
|
+
"asdf": "mise-plugins/mise-crystal",
|
|
662
|
+
"github": "crystal-lang/crystal",
|
|
663
|
+
"vfox": "mise-plugins/vfox-crystal"
|
|
664
|
+
},
|
|
665
|
+
cspell: { "npm": "cspell" },
|
|
666
|
+
ctlptl: {
|
|
667
|
+
"aqua": "tilt-dev/ctlptl",
|
|
668
|
+
"asdf": "ezcater/asdf-ctlptl"
|
|
669
|
+
},
|
|
670
|
+
ctop: {
|
|
671
|
+
"aqua": "bcicen/ctop",
|
|
672
|
+
"asdf": "NeoHsu/asdf-ctop"
|
|
673
|
+
},
|
|
674
|
+
cue: {
|
|
675
|
+
"aqua": "cue-lang/cue",
|
|
676
|
+
"asdf": "asdf-community/asdf-cue"
|
|
677
|
+
},
|
|
678
|
+
curlie: { "aqua": "rs/curlie" },
|
|
679
|
+
cyclonedx: {
|
|
680
|
+
"aqua": "CycloneDX/cyclonedx-cli",
|
|
681
|
+
"asdf": "xeedio/asdf-cyclonedx"
|
|
682
|
+
},
|
|
683
|
+
d2: {
|
|
684
|
+
"aqua": "terrastruct/d2",
|
|
685
|
+
"github": "terrastruct/d2"
|
|
686
|
+
},
|
|
687
|
+
dagger: {
|
|
688
|
+
"aqua": "dagger/dagger",
|
|
689
|
+
"asdf": "virtualstaticvoid/asdf-dagger"
|
|
690
|
+
},
|
|
691
|
+
dagu: { "aqua": "dagu-org/dagu" },
|
|
692
|
+
"danger-js": { "npm": "danger" },
|
|
693
|
+
dapr: {
|
|
694
|
+
"aqua": "dapr/cli",
|
|
695
|
+
"asdf": "asdf-community/asdf-dapr-cli"
|
|
696
|
+
},
|
|
697
|
+
dart: {
|
|
698
|
+
"asdf": "mise-plugins/mise-dart",
|
|
699
|
+
"http": "dart",
|
|
700
|
+
"vfox": "mise-plugins/vfox-dart"
|
|
701
|
+
},
|
|
702
|
+
dasel: {
|
|
703
|
+
"aqua": "TomWright/dasel",
|
|
704
|
+
"asdf": "asdf-community/asdf-dasel"
|
|
705
|
+
},
|
|
706
|
+
"databricks-cli": { "github": "databricks/cli" },
|
|
707
|
+
datree: {
|
|
708
|
+
"aqua": "datreeio/datree",
|
|
709
|
+
"asdf": "lukeab/asdf-datree"
|
|
710
|
+
},
|
|
711
|
+
daytona: {
|
|
712
|
+
"asdf": "mise-plugins/mise-daytona",
|
|
713
|
+
"github": "daytonaio/daytona"
|
|
714
|
+
},
|
|
715
|
+
dbmate: {
|
|
716
|
+
"aqua": "amacneil/dbmate",
|
|
717
|
+
"asdf": "juusujanar/asdf-dbmate"
|
|
718
|
+
},
|
|
719
|
+
"dbt-fusion": { "aqua": "getdbt.com/dbt-fusion" },
|
|
720
|
+
deck: {
|
|
721
|
+
"aqua": "Kong/deck",
|
|
722
|
+
"asdf": "nutellinoit/asdf-deck"
|
|
723
|
+
},
|
|
724
|
+
delta: {
|
|
725
|
+
"aqua": "dandavison/delta",
|
|
726
|
+
"asdf": "andweeb/asdf-delta",
|
|
727
|
+
"cargo": "git-delta"
|
|
728
|
+
},
|
|
729
|
+
deno: { "core": "deno" },
|
|
730
|
+
"dependency-check": { "aqua": "dependency-check/DependencyCheck" },
|
|
731
|
+
depot: {
|
|
732
|
+
"asdf": "depot/asdf-depot",
|
|
733
|
+
"github": "depot/cli"
|
|
734
|
+
},
|
|
735
|
+
desk: {
|
|
736
|
+
"aqua": "jamesob/desk",
|
|
737
|
+
"asdf": "endorama/asdf-desk"
|
|
738
|
+
},
|
|
739
|
+
"devcontainer-cli": { "npm": "@devcontainers/cli" },
|
|
740
|
+
devspace: {
|
|
741
|
+
"aqua": "devspace-sh/devspace",
|
|
742
|
+
"asdf": "NeoHsu/asdf-devspace"
|
|
743
|
+
},
|
|
744
|
+
dhall: {
|
|
745
|
+
"aqua": "dhall-lang/dhall-haskell",
|
|
746
|
+
"asdf": "mise-plugins/mise-dhall"
|
|
747
|
+
},
|
|
748
|
+
diffoci: { "aqua": "reproducible-containers/diffoci" },
|
|
749
|
+
difftastic: {
|
|
750
|
+
"aqua": "Wilfred/difftastic",
|
|
751
|
+
"asdf": "volf52/asdf-difftastic",
|
|
752
|
+
"cargo": "difftastic"
|
|
753
|
+
},
|
|
754
|
+
direnv: {
|
|
755
|
+
"aqua": "direnv/direnv",
|
|
756
|
+
"asdf": "asdf-community/asdf-direnv"
|
|
757
|
+
},
|
|
758
|
+
dive: {
|
|
759
|
+
"aqua": "wagoodman/dive",
|
|
760
|
+
"asdf": "looztra/asdf-dive"
|
|
761
|
+
},
|
|
762
|
+
djinni: {
|
|
763
|
+
"asdf": "cross-language-cpp/asdf-djinni",
|
|
764
|
+
"github": "cross-language-cpp/djinni-generator"
|
|
765
|
+
},
|
|
766
|
+
"docker-cli": { "aqua": "docker/cli" },
|
|
767
|
+
"docker-compose": { "aqua": "docker/compose" },
|
|
768
|
+
"docker-slim": {
|
|
769
|
+
"aqua": "mintoolkit/mint",
|
|
770
|
+
"asdf": "xataz/asdf-docker-slim"
|
|
771
|
+
},
|
|
772
|
+
dockle: {
|
|
773
|
+
"aqua": "goodwithtech/dockle",
|
|
774
|
+
"asdf": "mathew-fleisch/asdf-dockle"
|
|
775
|
+
},
|
|
776
|
+
doctl: {
|
|
777
|
+
"aqua": "digitalocean/doctl",
|
|
778
|
+
"asdf": "maristgeek/asdf-doctl"
|
|
779
|
+
},
|
|
780
|
+
docuum: {
|
|
781
|
+
"aqua": "stepchowfun/docuum",
|
|
782
|
+
"asdf": "bradym/asdf-docuum",
|
|
783
|
+
"cargo": "docuum"
|
|
784
|
+
},
|
|
785
|
+
doggo: { "aqua": "mr-karan/doggo" },
|
|
786
|
+
dome: {
|
|
787
|
+
"asdf": "mise-plugins/mise-dome",
|
|
788
|
+
"github": "domeengine/dome"
|
|
789
|
+
},
|
|
790
|
+
doppler: {
|
|
791
|
+
"asdf": "takutakahashi/asdf-doppler",
|
|
792
|
+
"github": "DopplerHQ/cli"
|
|
793
|
+
},
|
|
794
|
+
"dotenv-linter": {
|
|
795
|
+
"aqua": "dotenv-linter/dotenv-linter",
|
|
796
|
+
"asdf": "wesleimp/asdf-dotenv-linter",
|
|
797
|
+
"cargo": "dotenv-linter"
|
|
798
|
+
},
|
|
799
|
+
dotenvx: { "aqua": "dotenvx/dotenvx" },
|
|
800
|
+
dotnet: {
|
|
801
|
+
"asdf": "mise-plugins/mise-dotnet",
|
|
802
|
+
"core": "dotnet",
|
|
803
|
+
"vfox": "mise-plugins/vfox-dotnet"
|
|
804
|
+
},
|
|
805
|
+
"dotnet-core": { "asdf": "mise-plugins/mise-dotnet-core" },
|
|
806
|
+
dotslash: { "github": "facebook/dotslash" },
|
|
807
|
+
dprint: {
|
|
808
|
+
"aqua": "dprint/dprint",
|
|
809
|
+
"asdf": "asdf-community/asdf-dprint"
|
|
810
|
+
},
|
|
811
|
+
draft: {
|
|
812
|
+
"aqua": "Azure/draft",
|
|
813
|
+
"asdf": "kristoflemmens/asdf-draft"
|
|
814
|
+
},
|
|
815
|
+
driftctl: {
|
|
816
|
+
"aqua": "snyk/driftctl",
|
|
817
|
+
"asdf": "nlamirault/asdf-driftctl"
|
|
818
|
+
},
|
|
819
|
+
drone: {
|
|
820
|
+
"aqua": "harness/drone-cli",
|
|
821
|
+
"asdf": "virtualstaticvoid/asdf-drone"
|
|
822
|
+
},
|
|
823
|
+
dt: {
|
|
824
|
+
"aqua": "so-dang-cool/dt",
|
|
825
|
+
"asdf": "so-dang-cool/asdf-dt"
|
|
826
|
+
},
|
|
827
|
+
dtm: {
|
|
828
|
+
"asdf": "zhenyuanlau/asdf-dtm",
|
|
829
|
+
"github": "devstream-io/devstream"
|
|
830
|
+
},
|
|
831
|
+
dua: {
|
|
832
|
+
"aqua": "Byron/dua-cli",
|
|
833
|
+
"cargo": "dua-cli"
|
|
834
|
+
},
|
|
835
|
+
duckdb: { "aqua": "duckdb/duckdb" },
|
|
836
|
+
duf: {
|
|
837
|
+
"aqua": "muesli/duf",
|
|
838
|
+
"asdf": "NeoHsu/asdf-duf"
|
|
839
|
+
},
|
|
840
|
+
dust: {
|
|
841
|
+
"aqua": "bootandy/dust",
|
|
842
|
+
"asdf": "looztra/asdf-dust",
|
|
843
|
+
"cargo": "du-dust"
|
|
844
|
+
},
|
|
845
|
+
dvc: { "pipx": "dvc" },
|
|
846
|
+
dyff: {
|
|
847
|
+
"aqua": "homeport/dyff",
|
|
848
|
+
"asdf": "https"
|
|
849
|
+
},
|
|
850
|
+
"dynatrace-monaco": {
|
|
851
|
+
"asdf": "nsaputro/asdf-monaco",
|
|
852
|
+
"github": "Dynatrace/dynatrace-configuration-as-code"
|
|
853
|
+
},
|
|
854
|
+
e1s: {
|
|
855
|
+
"aqua": "keidarcy/e1s",
|
|
856
|
+
"asdf": "tbobm/asdf-e1s"
|
|
857
|
+
},
|
|
858
|
+
earthly: {
|
|
859
|
+
"aqua": "earthly/earthly",
|
|
860
|
+
"asdf": "YR-ZR0/asdf-earthly"
|
|
861
|
+
},
|
|
862
|
+
"ecs-cli": { "aqua": "aws/amazon-ecs-cli" },
|
|
863
|
+
ecspresso: {
|
|
864
|
+
"aqua": "kayac/ecspresso",
|
|
865
|
+
"asdf": "kayac/asdf-ecspresso"
|
|
866
|
+
},
|
|
867
|
+
edit: { "aqua": "microsoft/edit" },
|
|
868
|
+
"editorconfig-checker": {
|
|
869
|
+
"aqua": "editorconfig-checker/editorconfig-checker",
|
|
870
|
+
"asdf": "gabitchov/asdf-editorconfig-checker"
|
|
871
|
+
},
|
|
872
|
+
ejson: {
|
|
873
|
+
"aqua": "Shopify/ejson",
|
|
874
|
+
"asdf": "cipherstash/asdf-ejson"
|
|
875
|
+
},
|
|
876
|
+
eksctl: {
|
|
877
|
+
"aqua": "eksctl-io/eksctl",
|
|
878
|
+
"asdf": "elementalvoid/asdf-eksctl"
|
|
879
|
+
},
|
|
880
|
+
elasticsearch: { "asdf": "mise-plugins/mise-elasticsearch" },
|
|
881
|
+
elixir: { "core": "elixir" },
|
|
882
|
+
"elixir-ls": { "asdf": "mise-plugins/mise-elixir-ls" },
|
|
883
|
+
elm: {
|
|
884
|
+
"asdf": "asdf-community/asdf-elm",
|
|
885
|
+
"github": "elm/compiler"
|
|
886
|
+
},
|
|
887
|
+
emsdk: { "asdf": "mise-plugins/mise-emsdk" },
|
|
888
|
+
entire: {
|
|
889
|
+
"aqua": "entireio/cli",
|
|
890
|
+
"github": "entireio/cli",
|
|
891
|
+
"go": "github.com/entireio/cli/cmd/entire"
|
|
892
|
+
},
|
|
893
|
+
"entireio-cli": {
|
|
894
|
+
"aqua": "entireio/cli",
|
|
895
|
+
"github": "entireio/cli",
|
|
896
|
+
"go": "github.com/entireio/cli/cmd/entire"
|
|
897
|
+
},
|
|
898
|
+
envcli: {
|
|
899
|
+
"aqua": "EnvCLI/EnvCLI",
|
|
900
|
+
"asdf": "zekker6/asdf-envcli"
|
|
901
|
+
},
|
|
902
|
+
envsubst: {
|
|
903
|
+
"aqua": "a8m/envsubst",
|
|
904
|
+
"asdf": "dex4er/asdf-envsubst"
|
|
905
|
+
},
|
|
906
|
+
erlang: { "core": "erlang" },
|
|
907
|
+
esc: {
|
|
908
|
+
"aqua": "pulumi/esc",
|
|
909
|
+
"asdf": "fxsalazar/asdf-esc"
|
|
910
|
+
},
|
|
911
|
+
esy: { "npm": "esy" },
|
|
912
|
+
etcd: {
|
|
913
|
+
"aqua": "etcd-io/etcd",
|
|
914
|
+
"asdf": "particledecay/asdf-etcd",
|
|
915
|
+
"vfox": "mise-plugins/vfox-etcd"
|
|
916
|
+
},
|
|
917
|
+
evans: {
|
|
918
|
+
"aqua": "ktr0731/evans",
|
|
919
|
+
"asdf": "goki90210/asdf-evans"
|
|
920
|
+
},
|
|
921
|
+
eza: {
|
|
922
|
+
"asdf": "mise-plugins/mise-eza",
|
|
923
|
+
"cargo": "eza"
|
|
924
|
+
},
|
|
925
|
+
fastfetch: { "aqua": "fastfetch-cli/fastfetch" },
|
|
926
|
+
fd: {
|
|
927
|
+
"aqua": "sharkdp/fd",
|
|
928
|
+
"asdf": "https",
|
|
929
|
+
"cargo": "fd-find"
|
|
930
|
+
},
|
|
931
|
+
ffmpeg: { "asdf": "mise-plugins/mise-ffmpeg" },
|
|
932
|
+
"figma-export": {
|
|
933
|
+
"asdf": "younke/asdf-figma-export",
|
|
934
|
+
"github": "RedMadRobot/figma-export"
|
|
935
|
+
},
|
|
936
|
+
fillin: {
|
|
937
|
+
"aqua": "itchyny/fillin",
|
|
938
|
+
"asdf": "ouest/asdf-fillin"
|
|
939
|
+
},
|
|
940
|
+
firebase: {
|
|
941
|
+
"aqua": "firebase/firebase-tools",
|
|
942
|
+
"asdf": "jthegedus/asdf-firebase",
|
|
943
|
+
"npm": "firebase-tools"
|
|
944
|
+
},
|
|
945
|
+
fission: {
|
|
946
|
+
"aqua": "fission/fission",
|
|
947
|
+
"asdf": "virtualstaticvoid/asdf-fission"
|
|
948
|
+
},
|
|
949
|
+
flamingo: {
|
|
950
|
+
"asdf": "log2/asdf-flamingo",
|
|
951
|
+
"github": "flux-subsystem-argo/flamingo"
|
|
952
|
+
},
|
|
953
|
+
flarectl: {
|
|
954
|
+
"asdf": "mise-plugins/asdf-flarectl",
|
|
955
|
+
"github": "cloudflare/cloudflare-go"
|
|
956
|
+
},
|
|
957
|
+
flatc: {
|
|
958
|
+
"asdf": "TheOpenDictionary/asdf-flatc",
|
|
959
|
+
"github": "google/flatbuffers"
|
|
960
|
+
},
|
|
961
|
+
flutter: {
|
|
962
|
+
"asdf": "mise-plugins/mise-flutter",
|
|
963
|
+
"http": "flutter",
|
|
964
|
+
"vfox": "mise-plugins/vfox-flutter"
|
|
965
|
+
},
|
|
966
|
+
fluttergen: {
|
|
967
|
+
"asdf": "FlutterGen/asdf-fluttergen",
|
|
968
|
+
"github": "FlutterGen/flutter_gen"
|
|
969
|
+
},
|
|
970
|
+
flux2: {
|
|
971
|
+
"aqua": "fluxcd/flux2",
|
|
972
|
+
"asdf": "tablexi/asdf-flux2"
|
|
973
|
+
},
|
|
974
|
+
fly: {
|
|
975
|
+
"aqua": "concourse/concourse/fly",
|
|
976
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf"
|
|
977
|
+
},
|
|
978
|
+
flyctl: {
|
|
979
|
+
"aqua": "superfly/flyctl",
|
|
980
|
+
"asdf": "chessmango/asdf-flyctl"
|
|
981
|
+
},
|
|
982
|
+
flyway: {
|
|
983
|
+
"asdf": "mise-plugins/mise-flyway",
|
|
984
|
+
"github": "flyway/flyway"
|
|
985
|
+
},
|
|
986
|
+
fnox: { "github": "jdx/fnox" },
|
|
987
|
+
foundry: { "aqua": "foundry-rs/foundry" },
|
|
988
|
+
"func-e": {
|
|
989
|
+
"asdf": "mise-plugins/mise-func-e",
|
|
990
|
+
"github": "tetratelabs/func-e"
|
|
991
|
+
},
|
|
992
|
+
furyctl: {
|
|
993
|
+
"asdf": "sighupio/asdf-furyctl",
|
|
994
|
+
"github": "sighupio/furyctl"
|
|
995
|
+
},
|
|
996
|
+
fx: {
|
|
997
|
+
"aqua": "antonmedv/fx",
|
|
998
|
+
"asdf": "https"
|
|
999
|
+
},
|
|
1000
|
+
fzf: {
|
|
1001
|
+
"aqua": "junegunn/fzf",
|
|
1002
|
+
"asdf": "kompiro/asdf-fzf"
|
|
1003
|
+
},
|
|
1004
|
+
"gallery-dl": { "pipx": "gallery-dl" },
|
|
1005
|
+
gam: {
|
|
1006
|
+
"asdf": "offbyone/asdf-gam",
|
|
1007
|
+
"github": "GAM-team/GAM"
|
|
1008
|
+
},
|
|
1009
|
+
gator: {
|
|
1010
|
+
"aqua": "open-policy-agent/gatekeeper",
|
|
1011
|
+
"asdf": "MxNxPx/asdf-gator"
|
|
1012
|
+
},
|
|
1013
|
+
"gcc-arm-none-eabi": { "asdf": "mise-plugins/mise-gcc-arm-none-eabi" },
|
|
1014
|
+
gcloud: {
|
|
1015
|
+
"asdf": "mise-plugins/mise-gcloud",
|
|
1016
|
+
"vfox": "mise-plugins/vfox-gcloud"
|
|
1017
|
+
},
|
|
1018
|
+
gdu: { "aqua": "dundee/gdu" },
|
|
1019
|
+
gemini: { "npm": "@google/gemini-cli" },
|
|
1020
|
+
"gemini-cli": { "npm": "@google/gemini-cli" },
|
|
1021
|
+
getenvoy: {
|
|
1022
|
+
"asdf": "mise-plugins/mise-getenvoy",
|
|
1023
|
+
"github": "tetratelabs-attic/getenvoy"
|
|
1024
|
+
},
|
|
1025
|
+
ggshield: {
|
|
1026
|
+
"aqua": "GitGuardian/ggshield",
|
|
1027
|
+
"pipx": "ggshield"
|
|
1028
|
+
},
|
|
1029
|
+
gh: {
|
|
1030
|
+
"aqua": "cli/cli",
|
|
1031
|
+
"asdf": "bartlomiejdanek/asdf-github-cli"
|
|
1032
|
+
},
|
|
1033
|
+
ghalint: { "aqua": "suzuki-shunsuke/ghalint" },
|
|
1034
|
+
ghc: { "asdf": "mise-plugins/mise-ghcup" },
|
|
1035
|
+
ghcup: {
|
|
1036
|
+
"aqua": "haskell/ghcup-hs",
|
|
1037
|
+
"asdf": "mise-plugins/mise-ghcup"
|
|
1038
|
+
},
|
|
1039
|
+
ghorg: {
|
|
1040
|
+
"aqua": "gabrie30/ghorg",
|
|
1041
|
+
"asdf": "gbloquel/asdf-ghorg"
|
|
1042
|
+
},
|
|
1043
|
+
ghq: {
|
|
1044
|
+
"aqua": "x-motemen/ghq",
|
|
1045
|
+
"asdf": "kajisha/asdf-ghq"
|
|
1046
|
+
},
|
|
1047
|
+
ginkgo: {
|
|
1048
|
+
"asdf": "mise-plugins/mise-ginkgo",
|
|
1049
|
+
"go": "github.com/onsi/ginkgo/v2/ginkgo"
|
|
1050
|
+
},
|
|
1051
|
+
"git-chglog": {
|
|
1052
|
+
"aqua": "git-chglog/git-chglog",
|
|
1053
|
+
"asdf": "GoodwayGroup/asdf-git-chglog"
|
|
1054
|
+
},
|
|
1055
|
+
"git-cliff": {
|
|
1056
|
+
"aqua": "orhun/git-cliff",
|
|
1057
|
+
"asdf": "jylenhof/asdf-git-cliff"
|
|
1058
|
+
},
|
|
1059
|
+
"git-lfs": { "aqua": "git-lfs/git-lfs" },
|
|
1060
|
+
gitconfig: {
|
|
1061
|
+
"asdf": "0ghny/asdf-gitconfig",
|
|
1062
|
+
"github": "0ghny/gitconfig"
|
|
1063
|
+
},
|
|
1064
|
+
"github-cli": {
|
|
1065
|
+
"aqua": "cli/cli",
|
|
1066
|
+
"asdf": "bartlomiejdanek/asdf-github-cli"
|
|
1067
|
+
},
|
|
1068
|
+
"github-markdown-toc": {
|
|
1069
|
+
"aqua": "ekalinin/github-markdown-toc",
|
|
1070
|
+
"asdf": "skyzyx/asdf-github-markdown-toc"
|
|
1071
|
+
},
|
|
1072
|
+
gitleaks: {
|
|
1073
|
+
"aqua": "gitleaks/gitleaks",
|
|
1074
|
+
"asdf": "jmcvetta/asdf-gitleaks"
|
|
1075
|
+
},
|
|
1076
|
+
gitsign: {
|
|
1077
|
+
"aqua": "sigstore/gitsign",
|
|
1078
|
+
"asdf": "spencergilbert/asdf-gitsign"
|
|
1079
|
+
},
|
|
1080
|
+
gitu: {
|
|
1081
|
+
"aqua": "altsem/gitu",
|
|
1082
|
+
"cargo": "gitu"
|
|
1083
|
+
},
|
|
1084
|
+
gitui: {
|
|
1085
|
+
"aqua": "extrawurst/gitui",
|
|
1086
|
+
"asdf": "looztra/asdf-gitui",
|
|
1087
|
+
"cargo": "gitui"
|
|
1088
|
+
},
|
|
1089
|
+
gitversion: { "aqua": "gittools/gitversion" },
|
|
1090
|
+
glab: {
|
|
1091
|
+
"asdf": "mise-plugins/mise-glab",
|
|
1092
|
+
"gitlab": "gitlab-org/cli"
|
|
1093
|
+
},
|
|
1094
|
+
gleam: {
|
|
1095
|
+
"aqua": "gleam-lang/gleam",
|
|
1096
|
+
"asdf": "asdf-community/asdf-gleam"
|
|
1097
|
+
},
|
|
1098
|
+
glen: {
|
|
1099
|
+
"asdf": "bradym/asdf-glen",
|
|
1100
|
+
"github": "lingrino/glen"
|
|
1101
|
+
},
|
|
1102
|
+
glooctl: {
|
|
1103
|
+
"asdf": "halilkaya/asdf-glooctl",
|
|
1104
|
+
"github": "solo-io/gloo"
|
|
1105
|
+
},
|
|
1106
|
+
glow: {
|
|
1107
|
+
"aqua": "charmbracelet/glow",
|
|
1108
|
+
"asdf": "mise-plugins/asdf-glow"
|
|
1109
|
+
},
|
|
1110
|
+
go: { "core": "go" },
|
|
1111
|
+
"go-containerregistry": {
|
|
1112
|
+
"aqua": "google/go-containerregistry",
|
|
1113
|
+
"asdf": "dex4er/asdf-go-containerregistry"
|
|
1114
|
+
},
|
|
1115
|
+
"go-getter": {
|
|
1116
|
+
"aqua": "hashicorp/go-getter",
|
|
1117
|
+
"asdf": "mise-plugins/mise-go-getter"
|
|
1118
|
+
},
|
|
1119
|
+
"go-jira": {
|
|
1120
|
+
"aqua": "go-jira/jira",
|
|
1121
|
+
"asdf": "dguihal/asdf-go-jira"
|
|
1122
|
+
},
|
|
1123
|
+
"go-jsonnet": {
|
|
1124
|
+
"aqua": "google/go-jsonnet",
|
|
1125
|
+
"asdf": "https"
|
|
1126
|
+
},
|
|
1127
|
+
"go-junit-report": {
|
|
1128
|
+
"aqua": "jstemmer/go-junit-report",
|
|
1129
|
+
"asdf": "jwillker/asdf-go-junit-report"
|
|
1130
|
+
},
|
|
1131
|
+
"go-sdk": { "asdf": "mise-plugins/mise-go-sdk" },
|
|
1132
|
+
"go-swagger": {
|
|
1133
|
+
"aqua": "go-swagger/go-swagger",
|
|
1134
|
+
"asdf": "jfreeland/asdf-go-swagger"
|
|
1135
|
+
},
|
|
1136
|
+
goconvey: {
|
|
1137
|
+
"asdf": "mise-plugins/mise-goconvey",
|
|
1138
|
+
"go": "github.com/smartystreets/goconvey"
|
|
1139
|
+
},
|
|
1140
|
+
gocryptfs: { "aqua": "rfjakob/gocryptfs" },
|
|
1141
|
+
godot: { "aqua": "godotengine/godot" },
|
|
1142
|
+
gofumpt: {
|
|
1143
|
+
"aqua": "mvdan/gofumpt",
|
|
1144
|
+
"asdf": "looztra/asdf-gofumpt"
|
|
1145
|
+
},
|
|
1146
|
+
gojq: {
|
|
1147
|
+
"aqua": "itchyny/gojq",
|
|
1148
|
+
"asdf": "jimmidyson/asdf-gojq",
|
|
1149
|
+
"go": "github.com/itchyny/gojq/cmd/gojq"
|
|
1150
|
+
},
|
|
1151
|
+
gokey: { "aqua": "cloudflare/gokey" },
|
|
1152
|
+
"golangci-lint": {
|
|
1153
|
+
"aqua": "golangci/golangci-lint",
|
|
1154
|
+
"asdf": "hypnoglow/asdf-golangci-lint"
|
|
1155
|
+
},
|
|
1156
|
+
"golangci-lint-langserver": {
|
|
1157
|
+
"aqua": "nametake/golangci-lint-langserver",
|
|
1158
|
+
"go": "github.com/nametake/golangci-lint-langserver"
|
|
1159
|
+
},
|
|
1160
|
+
golines: {
|
|
1161
|
+
"aqua": "segmentio/golines",
|
|
1162
|
+
"go": "github.com/segmentio/golines"
|
|
1163
|
+
},
|
|
1164
|
+
gomigrate: {
|
|
1165
|
+
"aqua": "golang-migrate/migrate",
|
|
1166
|
+
"asdf": "joschi/asdf-gomigrate"
|
|
1167
|
+
},
|
|
1168
|
+
gomplate: {
|
|
1169
|
+
"aqua": "hairyhenderson/gomplate",
|
|
1170
|
+
"asdf": "sneakybeaky/asdf-gomplate"
|
|
1171
|
+
},
|
|
1172
|
+
gopass: {
|
|
1173
|
+
"aqua": "gopasspw/gopass",
|
|
1174
|
+
"asdf": "trallnag/asdf-gopass"
|
|
1175
|
+
},
|
|
1176
|
+
goreleaser: {
|
|
1177
|
+
"aqua": "goreleaser/goreleaser",
|
|
1178
|
+
"asdf": "kforsthoevel/asdf-goreleaser"
|
|
1179
|
+
},
|
|
1180
|
+
goss: {
|
|
1181
|
+
"aqua": "goss-org/goss",
|
|
1182
|
+
"asdf": "raimon49/asdf-goss"
|
|
1183
|
+
},
|
|
1184
|
+
gotestsum: {
|
|
1185
|
+
"aqua": "gotestyourself/gotestsum",
|
|
1186
|
+
"asdf": "pmalek/mise-gotestsum"
|
|
1187
|
+
},
|
|
1188
|
+
gping: {
|
|
1189
|
+
"aqua": "orf/gping",
|
|
1190
|
+
"cargo": "gping",
|
|
1191
|
+
"github": "orf/gping"
|
|
1192
|
+
},
|
|
1193
|
+
graalvm: { "asdf": "mise-plugins/mise-graalvm" },
|
|
1194
|
+
gradle: {
|
|
1195
|
+
"aqua": "gradle/gradle",
|
|
1196
|
+
"vfox": "mise-plugins/vfox-gradle"
|
|
1197
|
+
},
|
|
1198
|
+
grain: {
|
|
1199
|
+
"asdf": "mise-plugins/mise-grain",
|
|
1200
|
+
"github": "grain-lang/grain"
|
|
1201
|
+
},
|
|
1202
|
+
granted: {
|
|
1203
|
+
"aqua": "fwdcloudsec/granted",
|
|
1204
|
+
"asdf": "dex4er/asdf-granted"
|
|
1205
|
+
},
|
|
1206
|
+
graphite: {
|
|
1207
|
+
"github": "withgraphite/homebrew-tap",
|
|
1208
|
+
"npm": "@withgraphite/graphite-cli"
|
|
1209
|
+
},
|
|
1210
|
+
grex: {
|
|
1211
|
+
"aqua": "pemistahl/grex",
|
|
1212
|
+
"asdf": "ouest/asdf-grex",
|
|
1213
|
+
"cargo": "grex"
|
|
1214
|
+
},
|
|
1215
|
+
gron: { "aqua": "tomnomnom/gron" },
|
|
1216
|
+
groovy: {
|
|
1217
|
+
"asdf": "mise-plugins/mise-groovy",
|
|
1218
|
+
"vfox": "mise-plugins/vfox-groovy"
|
|
1219
|
+
},
|
|
1220
|
+
"grpc-health-probe": {
|
|
1221
|
+
"aqua": "grpc-ecosystem/grpc-health-probe",
|
|
1222
|
+
"asdf": "zufardhiyaulhaq/asdf-grpc-health-probe"
|
|
1223
|
+
},
|
|
1224
|
+
grpcurl: {
|
|
1225
|
+
"aqua": "fullstorydev/grpcurl",
|
|
1226
|
+
"asdf": "asdf-community/asdf-grpcurl"
|
|
1227
|
+
},
|
|
1228
|
+
grype: {
|
|
1229
|
+
"aqua": "anchore/grype",
|
|
1230
|
+
"asdf": "poikilotherm/asdf-grype"
|
|
1231
|
+
},
|
|
1232
|
+
gum: {
|
|
1233
|
+
"aqua": "charmbracelet/gum",
|
|
1234
|
+
"asdf": "lwiechec/asdf-gum"
|
|
1235
|
+
},
|
|
1236
|
+
gup: { "aqua": "nao1215/gup" },
|
|
1237
|
+
gwvault: {
|
|
1238
|
+
"aqua": "GoodwayGroup/gwvault",
|
|
1239
|
+
"asdf": "GoodwayGroup/asdf-gwvault"
|
|
1240
|
+
},
|
|
1241
|
+
hadolint: {
|
|
1242
|
+
"aqua": "hadolint/hadolint",
|
|
1243
|
+
"asdf": "devlincashman/asdf-hadolint"
|
|
1244
|
+
},
|
|
1245
|
+
"harper-cli": { "aqua": "Automattic/harper/harper-cli" },
|
|
1246
|
+
"harper-ls": { "aqua": "Automattic/harper/harper-ls" },
|
|
1247
|
+
has: {
|
|
1248
|
+
"aqua": "kdabir/has",
|
|
1249
|
+
"asdf": "sylvainmetayer/asdf-has"
|
|
1250
|
+
},
|
|
1251
|
+
"hasura-cli": {
|
|
1252
|
+
"aqua": "hasura/graphql-engine",
|
|
1253
|
+
"asdf": "gurukulkarni/asdf-hasura"
|
|
1254
|
+
},
|
|
1255
|
+
hatch: { "pipx": "hatch" },
|
|
1256
|
+
haxe: {
|
|
1257
|
+
"asdf": "mise-plugins/mise-haxe",
|
|
1258
|
+
"github": "HaxeFoundation/haxe"
|
|
1259
|
+
},
|
|
1260
|
+
hcl2json: {
|
|
1261
|
+
"aqua": "tmccombs/hcl2json",
|
|
1262
|
+
"asdf": "dex4er/asdf-hcl2json"
|
|
1263
|
+
},
|
|
1264
|
+
hcloud: {
|
|
1265
|
+
"aqua": "hetznercloud/cli",
|
|
1266
|
+
"asdf": "chessmango/asdf-hcloud"
|
|
1267
|
+
},
|
|
1268
|
+
helix: { "aqua": "helix-editor/helix" },
|
|
1269
|
+
helm: {
|
|
1270
|
+
"aqua": "helm/helm",
|
|
1271
|
+
"asdf": "Antiarchitect/asdf-helm"
|
|
1272
|
+
},
|
|
1273
|
+
"helm-cr": {
|
|
1274
|
+
"aqua": "helm/chart-releaser",
|
|
1275
|
+
"asdf": "Antiarchitect/asdf-helm-cr"
|
|
1276
|
+
},
|
|
1277
|
+
"helm-ct": {
|
|
1278
|
+
"aqua": "helm/chart-testing",
|
|
1279
|
+
"asdf": "tablexi/asdf-helm-ct"
|
|
1280
|
+
},
|
|
1281
|
+
"helm-diff": {
|
|
1282
|
+
"asdf": "mise-plugins/mise-helm-diff",
|
|
1283
|
+
"github": "databus23/helm-diff"
|
|
1284
|
+
},
|
|
1285
|
+
"helm-docs": {
|
|
1286
|
+
"aqua": "norwoodj/helm-docs",
|
|
1287
|
+
"asdf": "sudermanjr/asdf-helm-docs"
|
|
1288
|
+
},
|
|
1289
|
+
"helm-ls": { "aqua": "mrjosh/helm-ls" },
|
|
1290
|
+
helmfile: {
|
|
1291
|
+
"aqua": "helmfile/helmfile",
|
|
1292
|
+
"asdf": "feniix/asdf-helmfile"
|
|
1293
|
+
},
|
|
1294
|
+
helmsman: {
|
|
1295
|
+
"asdf": "luisdavim/asdf-helmsman",
|
|
1296
|
+
"github": "Praqma/helmsman"
|
|
1297
|
+
},
|
|
1298
|
+
helmwave: { "aqua": "helmwave/helmwave" },
|
|
1299
|
+
heroku: { "npm": "heroku" },
|
|
1300
|
+
"heroku-cli": { "npm": "heroku" },
|
|
1301
|
+
hexyl: {
|
|
1302
|
+
"aqua": "sharkdp/hexyl",
|
|
1303
|
+
"cargo": "hexyl"
|
|
1304
|
+
},
|
|
1305
|
+
hishtory: {
|
|
1306
|
+
"asdf": "asdf-community/asdf-hishtory",
|
|
1307
|
+
"github": "ddworken/hishtory"
|
|
1308
|
+
},
|
|
1309
|
+
hivemind: {
|
|
1310
|
+
"github": "DarthSim/hivemind",
|
|
1311
|
+
"go": "github.com/DarthSim/hivemind"
|
|
1312
|
+
},
|
|
1313
|
+
hk: { "aqua": "jdx/hk" },
|
|
1314
|
+
hledger: {
|
|
1315
|
+
"asdf": "airtonix/asdf-hledger",
|
|
1316
|
+
"github": "simonmichael/hledger"
|
|
1317
|
+
},
|
|
1318
|
+
"hledger-flow": {
|
|
1319
|
+
"asdf": "airtonix/asdf-hledger-flow",
|
|
1320
|
+
"github": "apauley/hledger-flow"
|
|
1321
|
+
},
|
|
1322
|
+
hlint: { "github": "ndmitchell/hlint" },
|
|
1323
|
+
hostctl: {
|
|
1324
|
+
"aqua": "guumaster/hostctl",
|
|
1325
|
+
"asdf": "svenluijten/asdf-hostctl"
|
|
1326
|
+
},
|
|
1327
|
+
htmlq: {
|
|
1328
|
+
"aqua": "mgdm/htmlq",
|
|
1329
|
+
"cargo": "htmlq"
|
|
1330
|
+
},
|
|
1331
|
+
"httpie-go": {
|
|
1332
|
+
"aqua": "nojima/httpie-go",
|
|
1333
|
+
"asdf": "abatilo/asdf-httpie-go"
|
|
1334
|
+
},
|
|
1335
|
+
hub: {
|
|
1336
|
+
"aqua": "mislav/hub",
|
|
1337
|
+
"asdf": "mise-plugins/asdf-hub"
|
|
1338
|
+
},
|
|
1339
|
+
hugo: {
|
|
1340
|
+
"aqua": "gohugoio/hugo",
|
|
1341
|
+
"asdf": "nklmilojevic/asdf-hugo"
|
|
1342
|
+
},
|
|
1343
|
+
"hugo-extended": { "aqua": "gohugoio/hugo/hugo-extended" },
|
|
1344
|
+
hurl: {
|
|
1345
|
+
"aqua": "Orange-OpenSource/hurl",
|
|
1346
|
+
"asdf": "raimon49/asdf-hurl",
|
|
1347
|
+
"cargo": "hurl"
|
|
1348
|
+
},
|
|
1349
|
+
hwatch: {
|
|
1350
|
+
"aqua": "blacknon/hwatch",
|
|
1351
|
+
"asdf": "chessmango/asdf-hwatch"
|
|
1352
|
+
},
|
|
1353
|
+
hygen: {
|
|
1354
|
+
"asdf": "brentjanderson/asdf-hygen",
|
|
1355
|
+
"github": "jondot/hygen"
|
|
1356
|
+
},
|
|
1357
|
+
hyperfine: {
|
|
1358
|
+
"aqua": "sharkdp/hyperfine",
|
|
1359
|
+
"asdf": "volf52/asdf-hyperfine",
|
|
1360
|
+
"cargo": "hyperfine"
|
|
1361
|
+
},
|
|
1362
|
+
"iam-policy-json-to-terraform": {
|
|
1363
|
+
"aqua": "flosell/iam-policy-json-to-terraform",
|
|
1364
|
+
"asdf": "carlduevel/asdf-iam-policy-json-to-terraform"
|
|
1365
|
+
},
|
|
1366
|
+
iamlive: {
|
|
1367
|
+
"aqua": "iann0036/iamlive",
|
|
1368
|
+
"asdf": "chessmango/asdf-iamlive"
|
|
1369
|
+
},
|
|
1370
|
+
ibmcloud: { "aqua": "IBM-Cloud/ibm-cloud-cli-release" },
|
|
1371
|
+
imagemagick: { "asdf": "mise-plugins/mise-imagemagick" },
|
|
1372
|
+
imgpkg: {
|
|
1373
|
+
"aqua": "carvel-dev/imgpkg",
|
|
1374
|
+
"asdf": "vmware-tanzu/asdf-carvel"
|
|
1375
|
+
},
|
|
1376
|
+
infisical: { "github": "Infisical/cli" },
|
|
1377
|
+
infracost: {
|
|
1378
|
+
"aqua": "infracost/infracost",
|
|
1379
|
+
"asdf": "dex4er/asdf-infracost"
|
|
1380
|
+
},
|
|
1381
|
+
inlets: {
|
|
1382
|
+
"aqua": "inlets/inletsctl",
|
|
1383
|
+
"asdf": "nlamirault/asdf-inlets"
|
|
1384
|
+
},
|
|
1385
|
+
istioctl: {
|
|
1386
|
+
"aqua": "istio/istio/istioctl",
|
|
1387
|
+
"asdf": "virtualstaticvoid/asdf-istioctl"
|
|
1388
|
+
},
|
|
1389
|
+
janet: { "github": "janet-lang/janet" },
|
|
1390
|
+
jaq: {
|
|
1391
|
+
"aqua": "01mf02/jaq",
|
|
1392
|
+
"cargo": "jaq"
|
|
1393
|
+
},
|
|
1394
|
+
java: { "core": "java" },
|
|
1395
|
+
jb: {
|
|
1396
|
+
"aqua": "jsonnet-bundler/jsonnet-bundler",
|
|
1397
|
+
"asdf": "beardix/asdf-jb"
|
|
1398
|
+
},
|
|
1399
|
+
jbang: { "asdf": "mise-plugins/jbang-asdf" },
|
|
1400
|
+
jc: {
|
|
1401
|
+
"aqua": "kellyjonbrazil/jc",
|
|
1402
|
+
"pipx": "jc"
|
|
1403
|
+
},
|
|
1404
|
+
jd: {
|
|
1405
|
+
"aqua": "josephburnett/jd",
|
|
1406
|
+
"go": "github.com/josephburnett/jd"
|
|
1407
|
+
},
|
|
1408
|
+
"jfrog-cli": { "asdf": "mise-plugins/mise-jfrog-cli" },
|
|
1409
|
+
jib: { "asdf": "mise-plugins/mise-jib" },
|
|
1410
|
+
jiq: {
|
|
1411
|
+
"aqua": "fiatjaf/jiq",
|
|
1412
|
+
"asdf": "chessmango/asdf-jiq"
|
|
1413
|
+
},
|
|
1414
|
+
jj: {
|
|
1415
|
+
"aqua": "jj-vcs/jj",
|
|
1416
|
+
"cargo": "jj-cli"
|
|
1417
|
+
},
|
|
1418
|
+
jjui: { "aqua": "idursun/jjui" },
|
|
1419
|
+
jless: {
|
|
1420
|
+
"aqua": "PaulJuliusMartinez/jless",
|
|
1421
|
+
"asdf": "jc00ke/asdf-jless",
|
|
1422
|
+
"cargo": "jless"
|
|
1423
|
+
},
|
|
1424
|
+
jmespath: {
|
|
1425
|
+
"aqua": "jmespath/jp",
|
|
1426
|
+
"asdf": "skyzyx/asdf-jmespath"
|
|
1427
|
+
},
|
|
1428
|
+
jnv: {
|
|
1429
|
+
"aqua": "ynqa/jnv",
|
|
1430
|
+
"asdf": "raimon49/asdf-jnv"
|
|
1431
|
+
},
|
|
1432
|
+
jq: {
|
|
1433
|
+
"aqua": "jqlang/jq",
|
|
1434
|
+
"asdf": "mise-plugins/asdf-jq"
|
|
1435
|
+
},
|
|
1436
|
+
jqp: {
|
|
1437
|
+
"aqua": "noahgorstein/jqp",
|
|
1438
|
+
"asdf": "https"
|
|
1439
|
+
},
|
|
1440
|
+
jreleaser: {
|
|
1441
|
+
"aqua": "jreleaser/jreleaser",
|
|
1442
|
+
"asdf": "joschi/asdf-jreleaser"
|
|
1443
|
+
},
|
|
1444
|
+
json5: { "npm": "json5" },
|
|
1445
|
+
"jsonnet-bundler": {
|
|
1446
|
+
"aqua": "jsonnet-bundler/jsonnet-bundler",
|
|
1447
|
+
"asdf": "beardix/asdf-jb"
|
|
1448
|
+
},
|
|
1449
|
+
jsonschema: { "aqua": "sourcemeta/jsonschema" },
|
|
1450
|
+
jujutsu: {
|
|
1451
|
+
"aqua": "jj-vcs/jj",
|
|
1452
|
+
"cargo": "jj-cli"
|
|
1453
|
+
},
|
|
1454
|
+
"jujutsu-ui": { "aqua": "idursun/jjui" },
|
|
1455
|
+
jules: { "npm": "@google/jules" },
|
|
1456
|
+
julia: {
|
|
1457
|
+
"asdf": "mise-plugins/mise-julia",
|
|
1458
|
+
"http": "julia"
|
|
1459
|
+
},
|
|
1460
|
+
just: {
|
|
1461
|
+
"aqua": "casey/just",
|
|
1462
|
+
"asdf": "olofvndrhr/asdf-just",
|
|
1463
|
+
"cargo": "just"
|
|
1464
|
+
},
|
|
1465
|
+
jwt: {
|
|
1466
|
+
"aqua": "mike-engel/jwt-cli",
|
|
1467
|
+
"cargo": "jwt-cli"
|
|
1468
|
+
},
|
|
1469
|
+
jwtui: {
|
|
1470
|
+
"cargo": "jwt-ui",
|
|
1471
|
+
"github": "jwt-rs/jwt-ui"
|
|
1472
|
+
},
|
|
1473
|
+
jx: {
|
|
1474
|
+
"aqua": "jenkins-x/jx",
|
|
1475
|
+
"asdf": "vbehar/asdf-jx"
|
|
1476
|
+
},
|
|
1477
|
+
k0sctl: {
|
|
1478
|
+
"aqua": "k0sproject/k0sctl",
|
|
1479
|
+
"asdf": "Its-Alex/asdf-plugin-k0sctl"
|
|
1480
|
+
},
|
|
1481
|
+
k2tf: {
|
|
1482
|
+
"aqua": "sl1pm4t/k2tf",
|
|
1483
|
+
"asdf": "carlduevel/asdf-k2tf"
|
|
1484
|
+
},
|
|
1485
|
+
k3d: {
|
|
1486
|
+
"aqua": "k3d-io/k3d",
|
|
1487
|
+
"asdf": "spencergilbert/asdf-k3d"
|
|
1488
|
+
},
|
|
1489
|
+
k3kcli: {
|
|
1490
|
+
"asdf": "xanmanning/asdf-k3kcli",
|
|
1491
|
+
"github": "rancher/k3k"
|
|
1492
|
+
},
|
|
1493
|
+
k3s: {
|
|
1494
|
+
"aqua": "k3s-io/k3s",
|
|
1495
|
+
"asdf": "mise-plugins/mise-k3s"
|
|
1496
|
+
},
|
|
1497
|
+
k3sup: {
|
|
1498
|
+
"aqua": "alexellis/k3sup",
|
|
1499
|
+
"asdf": "cgroschupp/asdf-k3sup"
|
|
1500
|
+
},
|
|
1501
|
+
k6: {
|
|
1502
|
+
"aqua": "grafana/k6",
|
|
1503
|
+
"asdf": "gr1m0h/asdf-k6"
|
|
1504
|
+
},
|
|
1505
|
+
k9s: {
|
|
1506
|
+
"aqua": "derailed/k9s",
|
|
1507
|
+
"asdf": "looztra/asdf-k9s"
|
|
1508
|
+
},
|
|
1509
|
+
kafkactl: {
|
|
1510
|
+
"aqua": "deviceinsight/kafkactl",
|
|
1511
|
+
"asdf": "anweber/asdf-kafkactl"
|
|
1512
|
+
},
|
|
1513
|
+
kapp: {
|
|
1514
|
+
"aqua": "carvel-dev/kapp",
|
|
1515
|
+
"asdf": "vmware-tanzu/asdf-carvel"
|
|
1516
|
+
},
|
|
1517
|
+
kbld: {
|
|
1518
|
+
"aqua": "carvel-dev/kbld",
|
|
1519
|
+
"asdf": "vmware-tanzu/asdf-carvel"
|
|
1520
|
+
},
|
|
1521
|
+
kcctl: {
|
|
1522
|
+
"asdf": "joschi/asdf-kcctl",
|
|
1523
|
+
"github": "kcctl/kcctl"
|
|
1524
|
+
},
|
|
1525
|
+
kcl: {
|
|
1526
|
+
"aqua": "kcl-lang/cli",
|
|
1527
|
+
"asdf": "mise-plugins/mise-kcl"
|
|
1528
|
+
},
|
|
1529
|
+
kconf: {
|
|
1530
|
+
"aqua": "particledecay/kconf",
|
|
1531
|
+
"asdf": "particledecay/asdf-kconf"
|
|
1532
|
+
},
|
|
1533
|
+
ki: {
|
|
1534
|
+
"aqua": "Kotlin/kotlin-interactive-shell",
|
|
1535
|
+
"asdf": "comdotlinux/asdf-ki"
|
|
1536
|
+
},
|
|
1537
|
+
killport: {
|
|
1538
|
+
"aqua": "jkfran/killport",
|
|
1539
|
+
"cargo": "killport"
|
|
1540
|
+
},
|
|
1541
|
+
kind: {
|
|
1542
|
+
"aqua": "kubernetes-sigs/kind",
|
|
1543
|
+
"asdf": "johnlayton/asdf-kind"
|
|
1544
|
+
},
|
|
1545
|
+
kiota: {
|
|
1546
|
+
"aqua": "microsoft/kiota",
|
|
1547
|
+
"asdf": "asdf-community/asdf-kiota"
|
|
1548
|
+
},
|
|
1549
|
+
kn: {
|
|
1550
|
+
"aqua": "knative/client",
|
|
1551
|
+
"asdf": "joke/asdf-kn"
|
|
1552
|
+
},
|
|
1553
|
+
ko: {
|
|
1554
|
+
"aqua": "ko-build/ko",
|
|
1555
|
+
"asdf": "zasdaym/asdf-ko"
|
|
1556
|
+
},
|
|
1557
|
+
koka: {
|
|
1558
|
+
"asdf": "susurri/asdf-koka",
|
|
1559
|
+
"github": "koka-lang/koka"
|
|
1560
|
+
},
|
|
1561
|
+
kompose: {
|
|
1562
|
+
"aqua": "kubernetes/kompose",
|
|
1563
|
+
"asdf": "technikhil314/asdf-kompose"
|
|
1564
|
+
},
|
|
1565
|
+
kopia: {
|
|
1566
|
+
"aqua": "kopia/kopia",
|
|
1567
|
+
"github": "kopia/kopia"
|
|
1568
|
+
},
|
|
1569
|
+
kops: {
|
|
1570
|
+
"aqua": "kubernetes/kops",
|
|
1571
|
+
"asdf": "Antiarchitect/asdf-kops"
|
|
1572
|
+
},
|
|
1573
|
+
kotlin: {
|
|
1574
|
+
"asdf": "mise-plugins/mise-kotlin",
|
|
1575
|
+
"github": "JetBrains/kotlin",
|
|
1576
|
+
"vfox": "mise-plugins/vfox-kotlin"
|
|
1577
|
+
},
|
|
1578
|
+
kp: {
|
|
1579
|
+
"asdf": "asdf-community/asdf-kpack-cli",
|
|
1580
|
+
"github": "vmware-tanzu/kpack-cli"
|
|
1581
|
+
},
|
|
1582
|
+
kpack: {
|
|
1583
|
+
"asdf": "asdf-community/asdf-kpack-cli",
|
|
1584
|
+
"github": "vmware-tanzu/kpack-cli"
|
|
1585
|
+
},
|
|
1586
|
+
kpt: {
|
|
1587
|
+
"aqua": "kptdev/kpt",
|
|
1588
|
+
"asdf": "nlamirault/asdf-kpt"
|
|
1589
|
+
},
|
|
1590
|
+
krab: {
|
|
1591
|
+
"aqua": "ohkrab/krab",
|
|
1592
|
+
"asdf": "ohkrab/asdf-krab"
|
|
1593
|
+
},
|
|
1594
|
+
krew: {
|
|
1595
|
+
"aqua": "kubernetes-sigs/krew",
|
|
1596
|
+
"asdf": "bjw-s/asdf-krew"
|
|
1597
|
+
},
|
|
1598
|
+
kscript: {
|
|
1599
|
+
"asdf": "edgelevel/asdf-kscript",
|
|
1600
|
+
"github": "kscripting/kscript"
|
|
1601
|
+
},
|
|
1602
|
+
ksops: {
|
|
1603
|
+
"aqua": "viaduct-ai/kustomize-sops",
|
|
1604
|
+
"asdf": "janpieper/asdf-ksops"
|
|
1605
|
+
},
|
|
1606
|
+
ktlint: {
|
|
1607
|
+
"aqua": "pinterest/ktlint",
|
|
1608
|
+
"asdf": "mise-plugins/mise-ktlint"
|
|
1609
|
+
},
|
|
1610
|
+
"kube-capacity": {
|
|
1611
|
+
"aqua": "robscott/kube-capacity",
|
|
1612
|
+
"asdf": "looztra/asdf-kube-capacity"
|
|
1613
|
+
},
|
|
1614
|
+
"kube-controller-tools": {
|
|
1615
|
+
"asdf": "jimmidyson/asdf-kube-controller-tools",
|
|
1616
|
+
"github": "kubernetes-sigs/controller-tools"
|
|
1617
|
+
},
|
|
1618
|
+
"kube-credential-cache": {
|
|
1619
|
+
"aqua": "ryodocx/kube-credential-cache",
|
|
1620
|
+
"asdf": "ryodocx/kube-credential-cache"
|
|
1621
|
+
},
|
|
1622
|
+
"kube-linter": {
|
|
1623
|
+
"aqua": "stackrox/kube-linter",
|
|
1624
|
+
"asdf": "devlincashman/asdf-kube-linter"
|
|
1625
|
+
},
|
|
1626
|
+
"kube-score": {
|
|
1627
|
+
"aqua": "zegl/kube-score",
|
|
1628
|
+
"asdf": "bageljp/asdf-kube-score"
|
|
1629
|
+
},
|
|
1630
|
+
kubebuilder: {
|
|
1631
|
+
"aqua": "kubernetes-sigs/kubebuilder",
|
|
1632
|
+
"asdf": "virtualstaticvoid/asdf-kubebuilder"
|
|
1633
|
+
},
|
|
1634
|
+
kubecm: {
|
|
1635
|
+
"aqua": "sunny0826/kubecm",
|
|
1636
|
+
"asdf": "samhvw8/asdf-kubecm"
|
|
1637
|
+
},
|
|
1638
|
+
kubecolor: {
|
|
1639
|
+
"aqua": "kubecolor/kubecolor",
|
|
1640
|
+
"asdf": "dex4er/asdf-kubecolor"
|
|
1641
|
+
},
|
|
1642
|
+
kubeconform: {
|
|
1643
|
+
"aqua": "yannh/kubeconform",
|
|
1644
|
+
"asdf": "lirlia/asdf-kubeconform"
|
|
1645
|
+
},
|
|
1646
|
+
kubectl: {
|
|
1647
|
+
"aqua": "kubernetes/kubernetes/kubectl",
|
|
1648
|
+
"asdf": "asdf-community/asdf-kubectl"
|
|
1649
|
+
},
|
|
1650
|
+
"kubectl-bindrole": {
|
|
1651
|
+
"aqua": "Ladicle/kubectl-rolesum",
|
|
1652
|
+
"asdf": "looztra/asdf-kubectl-bindrole"
|
|
1653
|
+
},
|
|
1654
|
+
"kubectl-convert": {
|
|
1655
|
+
"aqua": "kubernetes/kubernetes/kubectl-convert",
|
|
1656
|
+
"asdf": "iul1an/asdf-kubectl-convert"
|
|
1657
|
+
},
|
|
1658
|
+
"kubectl-kots": {
|
|
1659
|
+
"aqua": "replicatedhq/kots",
|
|
1660
|
+
"asdf": "ganta/asdf-kubectl-kots"
|
|
1661
|
+
},
|
|
1662
|
+
"kubectl-kuttl": {
|
|
1663
|
+
"aqua": "kudobuilder/kuttl",
|
|
1664
|
+
"asdf": "jimmidyson/asdf-kuttl"
|
|
1665
|
+
},
|
|
1666
|
+
"kubectl-rolesum": {
|
|
1667
|
+
"aqua": "Ladicle/kubectl-rolesum",
|
|
1668
|
+
"asdf": "looztra/asdf-kubectl-bindrole"
|
|
1669
|
+
},
|
|
1670
|
+
kubectx: {
|
|
1671
|
+
"aqua": "ahmetb/kubectx",
|
|
1672
|
+
"asdf": "https"
|
|
1673
|
+
},
|
|
1674
|
+
kubefedctl: {
|
|
1675
|
+
"aqua": "kubernetes-retired/kubefed",
|
|
1676
|
+
"asdf": "kvokka/asdf-kubefedctl"
|
|
1677
|
+
},
|
|
1678
|
+
kubefirst: {
|
|
1679
|
+
"asdf": "Claywd/asdf-kubefirst",
|
|
1680
|
+
"github": "konstructio/kubefirst"
|
|
1681
|
+
},
|
|
1682
|
+
kubelogin: { "aqua": "int128/kubelogin" },
|
|
1683
|
+
kubemqctl: {
|
|
1684
|
+
"aqua": "kubemq-io/kubemqctl",
|
|
1685
|
+
"asdf": "johnlayton/asdf-kubemqctl"
|
|
1686
|
+
},
|
|
1687
|
+
kubens: { "aqua": "ahmetb/kubectx/kubens" },
|
|
1688
|
+
kubent: {
|
|
1689
|
+
"aqua": "doitintl/kube-no-trouble",
|
|
1690
|
+
"asdf": "virtualstaticvoid/asdf-kubent"
|
|
1691
|
+
},
|
|
1692
|
+
kubeone: { "aqua": "kubermatic/kubeone" },
|
|
1693
|
+
kubergrunt: {
|
|
1694
|
+
"aqua": "gruntwork-io/kubergrunt",
|
|
1695
|
+
"asdf": "NeoHsu/asdf-kubergrunt"
|
|
1696
|
+
},
|
|
1697
|
+
kubeseal: {
|
|
1698
|
+
"aqua": "bitnami-labs/sealed-secrets",
|
|
1699
|
+
"asdf": "stefansedich/asdf-kubeseal"
|
|
1700
|
+
},
|
|
1701
|
+
kubesec: {
|
|
1702
|
+
"aqua": "controlplaneio/kubesec",
|
|
1703
|
+
"asdf": "vitalis/asdf-kubesec"
|
|
1704
|
+
},
|
|
1705
|
+
kubeshark: {
|
|
1706
|
+
"aqua": "kubeshark/kubeshark",
|
|
1707
|
+
"asdf": "carnei-ro/asdf-kubeshark"
|
|
1708
|
+
},
|
|
1709
|
+
kubespy: {
|
|
1710
|
+
"aqua": "pulumi/kubespy",
|
|
1711
|
+
"asdf": "jfreeland/asdf-kubespy"
|
|
1712
|
+
},
|
|
1713
|
+
kubeswitch: {
|
|
1714
|
+
"aqua": "danielfoehrKn/kubeswitch",
|
|
1715
|
+
"github": "danielfoehrKn/kubeswitch"
|
|
1716
|
+
},
|
|
1717
|
+
kubeval: {
|
|
1718
|
+
"aqua": "instrumenta/kubeval",
|
|
1719
|
+
"asdf": "stefansedich/asdf-kubeval"
|
|
1720
|
+
},
|
|
1721
|
+
kubevela: {
|
|
1722
|
+
"aqua": "kubevela/kubevela",
|
|
1723
|
+
"asdf": "gustavclausen/asdf-kubevela"
|
|
1724
|
+
},
|
|
1725
|
+
kubie: {
|
|
1726
|
+
"aqua": "sbstp/kubie",
|
|
1727
|
+
"asdf": "johnhamelink/asdf-kubie"
|
|
1728
|
+
},
|
|
1729
|
+
kustomize: {
|
|
1730
|
+
"aqua": "kubernetes-sigs/kustomize",
|
|
1731
|
+
"asdf": "Banno/asdf-kustomize"
|
|
1732
|
+
},
|
|
1733
|
+
kuttl: {
|
|
1734
|
+
"aqua": "kudobuilder/kuttl",
|
|
1735
|
+
"asdf": "jimmidyson/asdf-kuttl"
|
|
1736
|
+
},
|
|
1737
|
+
kwokctl: { "aqua": "kubernetes-sigs/kwok/kwokctl" },
|
|
1738
|
+
kwt: {
|
|
1739
|
+
"aqua": "carvel-dev/kwt",
|
|
1740
|
+
"asdf": "vmware-tanzu/asdf-carvel"
|
|
1741
|
+
},
|
|
1742
|
+
kyverno: {
|
|
1743
|
+
"aqua": "kyverno/kyverno",
|
|
1744
|
+
"asdf": "https"
|
|
1745
|
+
},
|
|
1746
|
+
lab: {
|
|
1747
|
+
"aqua": "zaquestion/lab",
|
|
1748
|
+
"asdf": "particledecay/asdf-lab"
|
|
1749
|
+
},
|
|
1750
|
+
lane: {
|
|
1751
|
+
"asdf": "CodeReaper/asdf-lane",
|
|
1752
|
+
"github": "CodeReaper/lane"
|
|
1753
|
+
},
|
|
1754
|
+
lazydocker: { "aqua": "jesseduffield/lazydocker" },
|
|
1755
|
+
lazygit: {
|
|
1756
|
+
"aqua": "jesseduffield/lazygit",
|
|
1757
|
+
"asdf": "nklmilojevic/asdf-lazygit"
|
|
1758
|
+
},
|
|
1759
|
+
lazyjournal: { "aqua": "Lifailon/lazyjournal" },
|
|
1760
|
+
lazyssh: { "aqua": "Adembc/lazyssh" },
|
|
1761
|
+
lefthook: {
|
|
1762
|
+
"aqua": "evilmartians/lefthook",
|
|
1763
|
+
"asdf": "jtzero/asdf-lefthook",
|
|
1764
|
+
"go": "github.com/evilmartians/lefthook",
|
|
1765
|
+
"npm": "lefthook"
|
|
1766
|
+
},
|
|
1767
|
+
leiningen: {
|
|
1768
|
+
"asdf": "mise-plugins/mise-lein",
|
|
1769
|
+
"vfox": "mise-plugins/vfox-leiningen"
|
|
1770
|
+
},
|
|
1771
|
+
levant: {
|
|
1772
|
+
"aqua": "hashicorp/levant",
|
|
1773
|
+
"asdf": "mise-plugins/mise-hashicorp"
|
|
1774
|
+
},
|
|
1775
|
+
"libsql-server": {
|
|
1776
|
+
"asdf": "jonasb/asdf-libsql-server",
|
|
1777
|
+
"github": "tursodatabase/libsql"
|
|
1778
|
+
},
|
|
1779
|
+
"license-plist": {
|
|
1780
|
+
"aqua": "mono0926/LicensePlist",
|
|
1781
|
+
"asdf": "MacPaw/asdf-license-plist"
|
|
1782
|
+
},
|
|
1783
|
+
lima: {
|
|
1784
|
+
"aqua": "lima-vm/lima",
|
|
1785
|
+
"asdf": "CrouchingMuppet/asdf-lima"
|
|
1786
|
+
},
|
|
1787
|
+
linkerd: {
|
|
1788
|
+
"aqua": "linkerd/linkerd2",
|
|
1789
|
+
"asdf": "kforsthoevel/asdf-linkerd"
|
|
1790
|
+
},
|
|
1791
|
+
liqoctl: {
|
|
1792
|
+
"aqua": "liqotech/liqo",
|
|
1793
|
+
"asdf": "pdemagny/asdf-liqoctl"
|
|
1794
|
+
},
|
|
1795
|
+
liquibase: { "asdf": "mise-plugins/mise-liquibase" },
|
|
1796
|
+
litestream: {
|
|
1797
|
+
"aqua": "benbjohnson/litestream",
|
|
1798
|
+
"asdf": "threkk/asdf-litestream"
|
|
1799
|
+
},
|
|
1800
|
+
lnav: { "aqua": "tstack/lnav" },
|
|
1801
|
+
localstack: { "github": "localstack/localstack-cli" },
|
|
1802
|
+
"loki-logcli": {
|
|
1803
|
+
"aqua": "grafana/loki/logcli",
|
|
1804
|
+
"asdf": "comdotlinux/asdf-loki-logcli"
|
|
1805
|
+
},
|
|
1806
|
+
"ls-lint": {
|
|
1807
|
+
"aqua": "loeffel-io/ls-lint",
|
|
1808
|
+
"asdf": "Ameausoone/asdf-ls-lint",
|
|
1809
|
+
"npm": "@ls-lint/ls-lint"
|
|
1810
|
+
},
|
|
1811
|
+
lsd: {
|
|
1812
|
+
"aqua": "lsd-rs/lsd",
|
|
1813
|
+
"asdf": "mise-plugins/asdf-lsd",
|
|
1814
|
+
"cargo": "lsd"
|
|
1815
|
+
},
|
|
1816
|
+
lua: {
|
|
1817
|
+
"asdf": "mise-plugins/mise-lua",
|
|
1818
|
+
"vfox": "mise-plugins/vfox-lua"
|
|
1819
|
+
},
|
|
1820
|
+
"lua-language-server": {
|
|
1821
|
+
"aqua": "LuaLS/lua-language-server",
|
|
1822
|
+
"asdf": "bellini666/asdf-lua-language-server"
|
|
1823
|
+
},
|
|
1824
|
+
luajit: { "asdf": "mise-plugins/mise-luaJIT" },
|
|
1825
|
+
luau: { "aqua": "luau-lang/luau" },
|
|
1826
|
+
lychee: {
|
|
1827
|
+
"aqua": "lycheeverse/lychee",
|
|
1828
|
+
"cargo": "lychee"
|
|
1829
|
+
},
|
|
1830
|
+
maestro: {
|
|
1831
|
+
"asdf": "dotanuki-labs/asdf-maestro",
|
|
1832
|
+
"github": "mobile-dev-inc/maestro"
|
|
1833
|
+
},
|
|
1834
|
+
mage: {
|
|
1835
|
+
"aqua": "magefile/mage",
|
|
1836
|
+
"asdf": "mathew-fleisch/asdf-mage"
|
|
1837
|
+
},
|
|
1838
|
+
magika: { "cargo": "magika-cli" },
|
|
1839
|
+
mago: { "aqua": "carthage-software/mago" },
|
|
1840
|
+
make: { "asdf": "mise-plugins/mise-make" },
|
|
1841
|
+
mani: {
|
|
1842
|
+
"aqua": "alajmo/mani",
|
|
1843
|
+
"asdf": "anweber/asdf-mani"
|
|
1844
|
+
},
|
|
1845
|
+
mark: {
|
|
1846
|
+
"asdf": "jfreeland/asdf-mark",
|
|
1847
|
+
"github": "kovetskiy/mark"
|
|
1848
|
+
},
|
|
1849
|
+
"markdownlint-cli2": {
|
|
1850
|
+
"asdf": "paulo-ferraz-oliveira/asdf-markdownlint-cli2",
|
|
1851
|
+
"npm": "markdownlint-cli2"
|
|
1852
|
+
},
|
|
1853
|
+
marksman: { "aqua": "artempyanykh/marksman" },
|
|
1854
|
+
"marp-cli": {
|
|
1855
|
+
"aqua": "marp-team/marp-cli",
|
|
1856
|
+
"asdf": "xataz/asdf-marp-cli"
|
|
1857
|
+
},
|
|
1858
|
+
mas: { "aqua": "mas-cli/mas" },
|
|
1859
|
+
mask: {
|
|
1860
|
+
"aqua": "jacobdeichert/mask",
|
|
1861
|
+
"asdf": "aaaaninja/asdf-mask"
|
|
1862
|
+
},
|
|
1863
|
+
maturin: { "github": "PyO3/maturin" },
|
|
1864
|
+
maven: {
|
|
1865
|
+
"aqua": "apache/maven",
|
|
1866
|
+
"asdf": "mise-plugins/mise-maven",
|
|
1867
|
+
"vfox": "mise-plugins/vfox-maven"
|
|
1868
|
+
},
|
|
1869
|
+
mc: {
|
|
1870
|
+
"aqua": "minio/mc",
|
|
1871
|
+
"asdf": "mise-plugins/mise-mc"
|
|
1872
|
+
},
|
|
1873
|
+
mdbook: {
|
|
1874
|
+
"aqua": "rust-lang/mdBook",
|
|
1875
|
+
"asdf": "cipherstash/asdf-mdbook",
|
|
1876
|
+
"cargo": "mdbook"
|
|
1877
|
+
},
|
|
1878
|
+
"mdbook-linkcheck": {
|
|
1879
|
+
"asdf": "mise-plugins/mise-mdbook-linkcheck",
|
|
1880
|
+
"cargo": "mdbook-linkcheck",
|
|
1881
|
+
"github": "Michael-F-Bryan/mdbook-linkcheck"
|
|
1882
|
+
},
|
|
1883
|
+
melange: {
|
|
1884
|
+
"aqua": "chainguard-dev/melange",
|
|
1885
|
+
"asdf": "omissis/asdf-melange"
|
|
1886
|
+
},
|
|
1887
|
+
melt: {
|
|
1888
|
+
"asdf": "chessmango/asdf-melt",
|
|
1889
|
+
"github": "charmbracelet/melt"
|
|
1890
|
+
},
|
|
1891
|
+
"mermaid-ascii": {
|
|
1892
|
+
"aqua": "AlexanderGrooff/mermaid-ascii",
|
|
1893
|
+
"github": "AlexanderGrooff/mermaid-ascii"
|
|
1894
|
+
},
|
|
1895
|
+
meson: {
|
|
1896
|
+
"asdf": "mise-plugins/mise-meson",
|
|
1897
|
+
"pipx": "meson"
|
|
1898
|
+
},
|
|
1899
|
+
micromamba: { "github": "mamba-org/micromamba-releases" },
|
|
1900
|
+
micronaut: {
|
|
1901
|
+
"asdf": "mise-plugins/mise-micronaut",
|
|
1902
|
+
"github": "micronaut-projects/micronaut-starter"
|
|
1903
|
+
},
|
|
1904
|
+
miller: { "aqua": "johnkerl/miller" },
|
|
1905
|
+
mimirtool: {
|
|
1906
|
+
"aqua": "grafana/mimir/mimirtool",
|
|
1907
|
+
"asdf": "asdf-community/asdf-mimirtool"
|
|
1908
|
+
},
|
|
1909
|
+
minify: {
|
|
1910
|
+
"aqua": "tdewolff/minify",
|
|
1911
|
+
"asdf": "axilleas/asdf-minify"
|
|
1912
|
+
},
|
|
1913
|
+
minikube: {
|
|
1914
|
+
"aqua": "kubernetes/minikube",
|
|
1915
|
+
"asdf": "alvarobp/asdf-minikube"
|
|
1916
|
+
},
|
|
1917
|
+
minio: { "asdf": "mise-plugins/mise-minio" },
|
|
1918
|
+
minishift: {
|
|
1919
|
+
"aqua": "minishift/minishift",
|
|
1920
|
+
"asdf": "sqtran/asdf-minishift"
|
|
1921
|
+
},
|
|
1922
|
+
minisign: { "aqua": "jedisct1/minisign" },
|
|
1923
|
+
mint: {
|
|
1924
|
+
"asdf": "mint-lang/asdf-mint",
|
|
1925
|
+
"github": "mint-lang/mint"
|
|
1926
|
+
},
|
|
1927
|
+
mirrord: {
|
|
1928
|
+
"aqua": "metalbear-co/mirrord",
|
|
1929
|
+
"asdf": "metalbear-co/asdf-mirrord"
|
|
1930
|
+
},
|
|
1931
|
+
mitmproxy: {
|
|
1932
|
+
"asdf": "mise-plugins/mise-mitmproxy",
|
|
1933
|
+
"pipx": "mitmproxy"
|
|
1934
|
+
},
|
|
1935
|
+
mkcert: {
|
|
1936
|
+
"aqua": "FiloSottile/mkcert",
|
|
1937
|
+
"asdf": "salasrod/asdf-mkcert"
|
|
1938
|
+
},
|
|
1939
|
+
mockery: {
|
|
1940
|
+
"aqua": "vektra/mockery",
|
|
1941
|
+
"asdf": "cabify/asdf-mockery"
|
|
1942
|
+
},
|
|
1943
|
+
mockolo: {
|
|
1944
|
+
"asdf": "mise-plugins/mise-mockolo",
|
|
1945
|
+
"github": "uber/mockolo"
|
|
1946
|
+
},
|
|
1947
|
+
mold: { "aqua": "rui314/mold" },
|
|
1948
|
+
mongodb: {
|
|
1949
|
+
"asdf": "mise-plugins/mise-mongodb",
|
|
1950
|
+
"vfox": "echocat/vfox-mongod"
|
|
1951
|
+
},
|
|
1952
|
+
mongosh: {
|
|
1953
|
+
"asdf": "itspngu/asdf-mongosh",
|
|
1954
|
+
"github": "mongodb-js/mongosh"
|
|
1955
|
+
},
|
|
1956
|
+
mprocs: { "aqua": "pvolok/mprocs" },
|
|
1957
|
+
mssqldef: { "aqua": "sqldef/sqldef/mssqldef" },
|
|
1958
|
+
mutagen: {
|
|
1959
|
+
"aqua": "mutagen-io/mutagen",
|
|
1960
|
+
"github": "mutagen-io/mutagen"
|
|
1961
|
+
},
|
|
1962
|
+
mvnd: {
|
|
1963
|
+
"aqua": "apache/maven-mvnd",
|
|
1964
|
+
"asdf": "joschi/asdf-mvnd"
|
|
1965
|
+
},
|
|
1966
|
+
mysql: { "asdf": "mise-plugins/mise-mysql" },
|
|
1967
|
+
mysqldef: { "aqua": "sqldef/sqldef/mysqldef" },
|
|
1968
|
+
nancy: {
|
|
1969
|
+
"aqua": "sonatype-nexus-community/nancy",
|
|
1970
|
+
"asdf": "iilyak/asdf-nancy"
|
|
1971
|
+
},
|
|
1972
|
+
navi: {
|
|
1973
|
+
"aqua": "denisidoro/navi",
|
|
1974
|
+
"cargo": "navi"
|
|
1975
|
+
},
|
|
1976
|
+
neko: {
|
|
1977
|
+
"asdf": "asdf-community/asdf-neko",
|
|
1978
|
+
"github": "HaxeFoundation/neko"
|
|
1979
|
+
},
|
|
1980
|
+
nelm: { "aqua": "werf/nelm" },
|
|
1981
|
+
neonctl: { "aqua": "neondatabase/neonctl" },
|
|
1982
|
+
neovim: {
|
|
1983
|
+
"aqua": "neovim/neovim",
|
|
1984
|
+
"vfox": "mise-plugins/vfox-neovim"
|
|
1985
|
+
},
|
|
1986
|
+
nerdctl: {
|
|
1987
|
+
"aqua": "containerd/nerdctl",
|
|
1988
|
+
"asdf": "dmpe/asdf-nerdctl"
|
|
1989
|
+
},
|
|
1990
|
+
newrelic: {
|
|
1991
|
+
"aqua": "newrelic/newrelic-cli",
|
|
1992
|
+
"asdf": "NeoHsu/asdf-newrelic-cli"
|
|
1993
|
+
},
|
|
1994
|
+
"newrelic-cli": {
|
|
1995
|
+
"aqua": "newrelic/newrelic-cli",
|
|
1996
|
+
"asdf": "NeoHsu/asdf-newrelic-cli"
|
|
1997
|
+
},
|
|
1998
|
+
nfpm: {
|
|
1999
|
+
"aqua": "goreleaser/nfpm",
|
|
2000
|
+
"asdf": "ORCID/asdf-nfpm"
|
|
2001
|
+
},
|
|
2002
|
+
ni: { "npm": "@antfu/ni" },
|
|
2003
|
+
ninja: {
|
|
2004
|
+
"aqua": "ninja-build/ninja",
|
|
2005
|
+
"asdf": "asdf-community/asdf-ninja"
|
|
2006
|
+
},
|
|
2007
|
+
node: { "core": "node" },
|
|
2008
|
+
nomad: {
|
|
2009
|
+
"aqua": "hashicorp/nomad",
|
|
2010
|
+
"asdf": "mise-plugins/mise-hashicorp"
|
|
2011
|
+
},
|
|
2012
|
+
"nomad-pack": {
|
|
2013
|
+
"asdf": "mise-plugins/mise-hashicorp",
|
|
2014
|
+
"http": "nomad-pack"
|
|
2015
|
+
},
|
|
2016
|
+
notation: {
|
|
2017
|
+
"aqua": "notaryproject/notation",
|
|
2018
|
+
"asdf": "bodgit/asdf-notation"
|
|
2019
|
+
},
|
|
2020
|
+
nova: {
|
|
2021
|
+
"aqua": "FairwindsOps/nova",
|
|
2022
|
+
"asdf": "elementalvoid/asdf-nova"
|
|
2023
|
+
},
|
|
2024
|
+
npm: { "npm": "npm" },
|
|
2025
|
+
nsc: {
|
|
2026
|
+
"asdf": "dex4er/asdf-nsc",
|
|
2027
|
+
"github": "nats-io/nsc"
|
|
2028
|
+
},
|
|
2029
|
+
numbat: {
|
|
2030
|
+
"aqua": "sharkdp/numbat",
|
|
2031
|
+
"cargo": "numbat-cli"
|
|
2032
|
+
},
|
|
2033
|
+
"oapi-codegen": {
|
|
2034
|
+
"asdf": "dylanrayboss/asdf-oapi-codegen",
|
|
2035
|
+
"go": "github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen"
|
|
2036
|
+
},
|
|
2037
|
+
oauth2c: { "aqua": "cloudentity/oauth2c" },
|
|
2038
|
+
oc: { "asdf": "mise-plugins/mise-oc" },
|
|
2039
|
+
oci: { "asdf": "mise-plugins/mise-oci" },
|
|
2040
|
+
octosql: { "github": "cube2222/octosql" },
|
|
2041
|
+
odin: {
|
|
2042
|
+
"asdf": "jtakakura/asdf-odin",
|
|
2043
|
+
"github": "odin-lang/Odin"
|
|
2044
|
+
},
|
|
2045
|
+
odo: {
|
|
2046
|
+
"aqua": "redhat-developer/odo",
|
|
2047
|
+
"asdf": "rm3l/asdf-odo"
|
|
2048
|
+
},
|
|
2049
|
+
"oh-my-posh": { "aqua": "JanDeDobbeleer/oh-my-posh" },
|
|
2050
|
+
oha: {
|
|
2051
|
+
"aqua": "hatoo/oha",
|
|
2052
|
+
"github": "hatoo/oha"
|
|
2053
|
+
},
|
|
2054
|
+
"okta-aws": {
|
|
2055
|
+
"aqua": "okta/okta-aws-cli",
|
|
2056
|
+
"asdf": "bennythejudge/asdf-plugin-okta-aws-cli"
|
|
2057
|
+
},
|
|
2058
|
+
"okta-aws-cli": {
|
|
2059
|
+
"aqua": "okta/okta-aws-cli",
|
|
2060
|
+
"asdf": "bennythejudge/asdf-plugin-okta-aws-cli"
|
|
2061
|
+
},
|
|
2062
|
+
okteto: {
|
|
2063
|
+
"aqua": "okteto/okteto",
|
|
2064
|
+
"asdf": "BradenM/asdf-okteto"
|
|
2065
|
+
},
|
|
2066
|
+
ollama: {
|
|
2067
|
+
"aqua": "ollama/ollama",
|
|
2068
|
+
"asdf": "virtualstaticvoid/asdf-ollama"
|
|
2069
|
+
},
|
|
2070
|
+
om: {
|
|
2071
|
+
"aqua": "pivotal-cf/om",
|
|
2072
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf"
|
|
2073
|
+
},
|
|
2074
|
+
omnictl: { "aqua": "siderolabs/omni/omnictl" },
|
|
2075
|
+
onyx: {
|
|
2076
|
+
"asdf": "jtakakura/asdf-onyx",
|
|
2077
|
+
"github": "onyx-lang/onyx"
|
|
2078
|
+
},
|
|
2079
|
+
op: {
|
|
2080
|
+
"aqua": "1password/cli",
|
|
2081
|
+
"vfox": "mise-plugins/vfox-1password"
|
|
2082
|
+
},
|
|
2083
|
+
opa: {
|
|
2084
|
+
"aqua": "open-policy-agent/opa",
|
|
2085
|
+
"asdf": "tochukwuvictor/asdf-opa"
|
|
2086
|
+
},
|
|
2087
|
+
opam: {
|
|
2088
|
+
"asdf": "asdf-community/asdf-opam",
|
|
2089
|
+
"github": "ocaml/opam"
|
|
2090
|
+
},
|
|
2091
|
+
openbao: { "github": "openbao/openbao" },
|
|
2092
|
+
opencode: { "aqua": "anomalyco/opencode" },
|
|
2093
|
+
"openfaas-cli": {
|
|
2094
|
+
"aqua": "openfaas/faas-cli",
|
|
2095
|
+
"asdf": "zekker6/asdf-faas-cli"
|
|
2096
|
+
},
|
|
2097
|
+
openfga: { "github": "openfga/openfga" },
|
|
2098
|
+
opengrep: { "aqua": "opengrep/opengrep" },
|
|
2099
|
+
"opensearch-cli": {
|
|
2100
|
+
"asdf": "mise-plugins/mise-opensearch-cli",
|
|
2101
|
+
"github": "opensearch-project/opensearch-cli"
|
|
2102
|
+
},
|
|
2103
|
+
"openshift-install": { "asdf": "mise-plugins/mise-openshift-install" },
|
|
2104
|
+
opentofu: {
|
|
2105
|
+
"aqua": "opentofu/opentofu",
|
|
2106
|
+
"asdf": "virtualroot/asdf-opentofu"
|
|
2107
|
+
},
|
|
2108
|
+
"operator-sdk": {
|
|
2109
|
+
"aqua": "operator-framework/operator-sdk",
|
|
2110
|
+
"asdf": "Medium/asdf-operator-sdk"
|
|
2111
|
+
},
|
|
2112
|
+
"opsgenie-lamp": {
|
|
2113
|
+
"asdf": "mise-plugins/mise-opsgenie-lamp",
|
|
2114
|
+
"github": "opsgenie/opsgenie-lamp"
|
|
2115
|
+
},
|
|
2116
|
+
oras: {
|
|
2117
|
+
"aqua": "oras-project/oras",
|
|
2118
|
+
"asdf": "bodgit/asdf-oras"
|
|
2119
|
+
},
|
|
2120
|
+
ormolu: { "github": "tweag/ormolu" },
|
|
2121
|
+
orval: { "npm": "orval" },
|
|
2122
|
+
"osv-scanner": { "aqua": "google/osv-scanner" },
|
|
2123
|
+
overmind: {
|
|
2124
|
+
"github": "DarthSim/overmind",
|
|
2125
|
+
"go": "github.com/DarthSim/overmind/v2"
|
|
2126
|
+
},
|
|
2127
|
+
oxfmt: { "npm": "oxfmt" },
|
|
2128
|
+
oxipng: {
|
|
2129
|
+
"aqua": "oxipng/oxipng",
|
|
2130
|
+
"cargo": "oxipng"
|
|
2131
|
+
},
|
|
2132
|
+
oxker: {
|
|
2133
|
+
"aqua": "mrjackwills/oxker",
|
|
2134
|
+
"cargo": "oxker"
|
|
2135
|
+
},
|
|
2136
|
+
oxlint: {
|
|
2137
|
+
"aqua": "oxc-project/oxc/oxlint",
|
|
2138
|
+
"npm": "oxlint"
|
|
2139
|
+
},
|
|
2140
|
+
pachctl: {
|
|
2141
|
+
"aqua": "pachyderm/pachyderm",
|
|
2142
|
+
"asdf": "abatilo/asdf-pachctl"
|
|
2143
|
+
},
|
|
2144
|
+
pack: {
|
|
2145
|
+
"aqua": "buildpacks/pack",
|
|
2146
|
+
"asdf": "johnlayton/asdf-buildpack"
|
|
2147
|
+
},
|
|
2148
|
+
packer: {
|
|
2149
|
+
"aqua": "hashicorp/packer",
|
|
2150
|
+
"asdf": "mise-plugins/mise-hashicorp"
|
|
2151
|
+
},
|
|
2152
|
+
pandoc: {
|
|
2153
|
+
"asdf": "Fbrisset/asdf-pandoc",
|
|
2154
|
+
"github": "jgm/pandoc"
|
|
2155
|
+
},
|
|
2156
|
+
patat: {
|
|
2157
|
+
"asdf": "airtonix/asdf-patat",
|
|
2158
|
+
"github": "jaspervdj/patat"
|
|
2159
|
+
},
|
|
2160
|
+
pdm: {
|
|
2161
|
+
"asdf": "1oglop1/asdf-pdm",
|
|
2162
|
+
"pipx": "pdm"
|
|
2163
|
+
},
|
|
2164
|
+
peco: {
|
|
2165
|
+
"aqua": "peco/peco",
|
|
2166
|
+
"asdf": "asdf-community/asdf-peco"
|
|
2167
|
+
},
|
|
2168
|
+
periphery: {
|
|
2169
|
+
"aqua": "peripheryapp/periphery",
|
|
2170
|
+
"asdf": "mise-plugins/mise-periphery"
|
|
2171
|
+
},
|
|
2172
|
+
perl: {
|
|
2173
|
+
"aqua": "skaji/relocatable-perl",
|
|
2174
|
+
"asdf": "ouest/asdf-perl"
|
|
2175
|
+
},
|
|
2176
|
+
php: {
|
|
2177
|
+
"asdf": "mise-plugins/asdf-php",
|
|
2178
|
+
"vfox": "mise-plugins/vfox-php"
|
|
2179
|
+
},
|
|
2180
|
+
pi: {
|
|
2181
|
+
"github": "badlogic/pi-mono",
|
|
2182
|
+
"npm": "@mariozechner/pi-coding-agent"
|
|
2183
|
+
},
|
|
2184
|
+
pinact: { "aqua": "suzuki-shunsuke/pinact" },
|
|
2185
|
+
pint: {
|
|
2186
|
+
"aqua": "cloudflare/pint",
|
|
2187
|
+
"asdf": "sam-burrell/asdf-pint"
|
|
2188
|
+
},
|
|
2189
|
+
pipectl: {
|
|
2190
|
+
"aqua": "pipe-cd/pipecd/pipectl",
|
|
2191
|
+
"asdf": "pipe-cd/asdf-pipectl"
|
|
2192
|
+
},
|
|
2193
|
+
pipenv: {
|
|
2194
|
+
"pipx": "pipenv",
|
|
2195
|
+
"vfox": "mise-plugins/vfox-pipenv"
|
|
2196
|
+
},
|
|
2197
|
+
pipx: {
|
|
2198
|
+
"aqua": "pypa/pipx",
|
|
2199
|
+
"asdf": "mise-plugins/mise-pipx"
|
|
2200
|
+
},
|
|
2201
|
+
pitchfork: { "aqua": "jdx/pitchfork" },
|
|
2202
|
+
pivnet: {
|
|
2203
|
+
"aqua": "pivotal-cf/pivnet-cli",
|
|
2204
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf"
|
|
2205
|
+
},
|
|
2206
|
+
pixi: { "github": "prefix-dev/pixi" },
|
|
2207
|
+
pkl: {
|
|
2208
|
+
"aqua": "apple/pkl",
|
|
2209
|
+
"asdf": "mise-plugins/asdf-pkl"
|
|
2210
|
+
},
|
|
2211
|
+
please: {
|
|
2212
|
+
"aqua": "thought-machine/please",
|
|
2213
|
+
"asdf": "asdf-community/asdf-please"
|
|
2214
|
+
},
|
|
2215
|
+
pluto: {
|
|
2216
|
+
"aqua": "FairwindsOps/pluto",
|
|
2217
|
+
"asdf": "FairwindsOps/asdf-pluto"
|
|
2218
|
+
},
|
|
2219
|
+
pnpm: {
|
|
2220
|
+
"aqua": "pnpm/pnpm",
|
|
2221
|
+
"npm": "pnpm"
|
|
2222
|
+
},
|
|
2223
|
+
pocketbase: { "github": "pocketbase/pocketbase" },
|
|
2224
|
+
podlet: {
|
|
2225
|
+
"aqua": "containers/podlet",
|
|
2226
|
+
"cargo": "podlet",
|
|
2227
|
+
"github": "containers/podlet"
|
|
2228
|
+
},
|
|
2229
|
+
podman: {
|
|
2230
|
+
"asdf": "tvon/asdf-podman",
|
|
2231
|
+
"github": "containers/podman"
|
|
2232
|
+
},
|
|
2233
|
+
"podman-tui": { "github": "containers/podman-tui" },
|
|
2234
|
+
poetry: {
|
|
2235
|
+
"pipx": "poetry",
|
|
2236
|
+
"vfox": "mise-plugins/vfox-poetry"
|
|
2237
|
+
},
|
|
2238
|
+
polaris: {
|
|
2239
|
+
"aqua": "FairwindsOps/polaris",
|
|
2240
|
+
"asdf": "particledecay/asdf-polaris"
|
|
2241
|
+
},
|
|
2242
|
+
popeye: {
|
|
2243
|
+
"aqua": "derailed/popeye",
|
|
2244
|
+
"asdf": "nlamirault/asdf-popeye"
|
|
2245
|
+
},
|
|
2246
|
+
porter: { "github": "getporter/porter" },
|
|
2247
|
+
portless: { "npm": "portless" },
|
|
2248
|
+
postgres: {
|
|
2249
|
+
"asdf": "mise-plugins/mise-postgres",
|
|
2250
|
+
"vfox": "mise-plugins/vfox-postgres"
|
|
2251
|
+
},
|
|
2252
|
+
"powerline-go": {
|
|
2253
|
+
"aqua": "justjanne/powerline-go",
|
|
2254
|
+
"asdf": "dex4er/asdf-powerline-go"
|
|
2255
|
+
},
|
|
2256
|
+
powerpipe: {
|
|
2257
|
+
"aqua": "turbot/powerpipe",
|
|
2258
|
+
"asdf": "jc00ke/asdf-powerpipe"
|
|
2259
|
+
},
|
|
2260
|
+
powershell: {
|
|
2261
|
+
"aqua": "PowerShell/PowerShell",
|
|
2262
|
+
"asdf": "daveneeley/asdf-powershell-core"
|
|
2263
|
+
},
|
|
2264
|
+
"powershell-core": {
|
|
2265
|
+
"aqua": "PowerShell/PowerShell",
|
|
2266
|
+
"asdf": "daveneeley/asdf-powershell-core"
|
|
2267
|
+
},
|
|
2268
|
+
"pre-commit": {
|
|
2269
|
+
"aqua": "pre-commit/pre-commit",
|
|
2270
|
+
"asdf": "jonathanmorley/asdf-pre-commit",
|
|
2271
|
+
"pipx": "pre-commit"
|
|
2272
|
+
},
|
|
2273
|
+
prek: { "aqua": "j178/prek" },
|
|
2274
|
+
prettier: { "npm": "prettier" },
|
|
2275
|
+
"process-compose": { "github": "F1bonacc1/process-compose" },
|
|
2276
|
+
promtool: {
|
|
2277
|
+
"aqua": "prometheus/prometheus",
|
|
2278
|
+
"asdf": "asdf-community/asdf-promtool"
|
|
2279
|
+
},
|
|
2280
|
+
protobuf: {
|
|
2281
|
+
"aqua": "protocolbuffers/protobuf/protoc",
|
|
2282
|
+
"asdf": "paxosglobal/asdf-protoc"
|
|
2283
|
+
},
|
|
2284
|
+
protoc: {
|
|
2285
|
+
"aqua": "protocolbuffers/protobuf/protoc",
|
|
2286
|
+
"asdf": "paxosglobal/asdf-protoc"
|
|
2287
|
+
},
|
|
2288
|
+
"protoc-gen-connect-go": {
|
|
2289
|
+
"asdf": "dylanrayboss/asdf-protoc-gen-connect-go",
|
|
2290
|
+
"go": "connectrpc.com/connect/cmd/protoc-gen-connect-go"
|
|
2291
|
+
},
|
|
2292
|
+
"protoc-gen-go": {
|
|
2293
|
+
"aqua": "protocolbuffers/protobuf-go/protoc-gen-go",
|
|
2294
|
+
"asdf": "pbr0ck3r/asdf-protoc-gen-go"
|
|
2295
|
+
},
|
|
2296
|
+
"protoc-gen-go-grpc": {
|
|
2297
|
+
"aqua": "grpc/grpc-go/protoc-gen-go-grpc",
|
|
2298
|
+
"asdf": "pbr0ck3r/asdf-protoc-gen-go-grpc"
|
|
2299
|
+
},
|
|
2300
|
+
"protoc-gen-js": {
|
|
2301
|
+
"asdf": "pbr0ck3r/asdf-protoc-gen-js",
|
|
2302
|
+
"github": "protocolbuffers/protobuf-javascript"
|
|
2303
|
+
},
|
|
2304
|
+
"protoc-gen-validate": {
|
|
2305
|
+
"aqua": "bufbuild/protoc-gen-validate",
|
|
2306
|
+
"go": "github.com/envoyproxy/protoc-gen-validate"
|
|
2307
|
+
},
|
|
2308
|
+
protolint: {
|
|
2309
|
+
"aqua": "yoheimuta/protolint",
|
|
2310
|
+
"asdf": "spencergilbert/asdf-protolint"
|
|
2311
|
+
},
|
|
2312
|
+
"psc-package": {
|
|
2313
|
+
"asdf": "nsaunders/asdf-psc-package",
|
|
2314
|
+
"github": "purescript/psc-package"
|
|
2315
|
+
},
|
|
2316
|
+
psqldef: { "aqua": "sqldef/sqldef/psqldef" },
|
|
2317
|
+
pulumi: {
|
|
2318
|
+
"aqua": "pulumi/pulumi",
|
|
2319
|
+
"asdf": "canha/asdf-pulumi"
|
|
2320
|
+
},
|
|
2321
|
+
purerl: {
|
|
2322
|
+
"asdf": "GoNZooo/asdf-purerl",
|
|
2323
|
+
"github": "purerl/purerl"
|
|
2324
|
+
},
|
|
2325
|
+
purescript: {
|
|
2326
|
+
"asdf": "jrrom/asdf-purescript",
|
|
2327
|
+
"github": "purescript/purescript"
|
|
2328
|
+
},
|
|
2329
|
+
purty: { "npm": "purty" },
|
|
2330
|
+
python: { "core": "python" },
|
|
2331
|
+
qdns: {
|
|
2332
|
+
"asdf": "moritz-makandra/asdf-plugin-qdns",
|
|
2333
|
+
"github": "natesales/q"
|
|
2334
|
+
},
|
|
2335
|
+
qsv: {
|
|
2336
|
+
"asdf": "vjda/asdf-qsv",
|
|
2337
|
+
"github": "dathere/qsv"
|
|
2338
|
+
},
|
|
2339
|
+
quarkus: {
|
|
2340
|
+
"asdf": "mise-plugins/mise-quarkus",
|
|
2341
|
+
"github": "quarkusio/quarkus"
|
|
2342
|
+
},
|
|
2343
|
+
quicktype: { "npm": "quicktype" },
|
|
2344
|
+
qwen: { "npm": "@qwen-code/qwen-code" },
|
|
2345
|
+
"qwen-code": { "npm": "@qwen-code/qwen-code" },
|
|
2346
|
+
railway: {
|
|
2347
|
+
"cargo": "railwayapp",
|
|
2348
|
+
"github": "railwayapp/cli"
|
|
2349
|
+
},
|
|
2350
|
+
rancher: {
|
|
2351
|
+
"aqua": "rancher/cli",
|
|
2352
|
+
"asdf": "abinet/asdf-rancher"
|
|
2353
|
+
},
|
|
2354
|
+
"rbac-lookup": {
|
|
2355
|
+
"aqua": "FairwindsOps/rbac-lookup",
|
|
2356
|
+
"asdf": "looztra/asdf-rbac-lookup"
|
|
2357
|
+
},
|
|
2358
|
+
rclone: {
|
|
2359
|
+
"aqua": "rclone/rclone",
|
|
2360
|
+
"asdf": "johnlayton/asdf-rclone"
|
|
2361
|
+
},
|
|
2362
|
+
rebar: { "asdf": "mise-plugins/mise-rebar" },
|
|
2363
|
+
reckoner: {
|
|
2364
|
+
"asdf": "FairwindsOps/asdf-reckoner",
|
|
2365
|
+
"github": "FairwindsOps/reckoner"
|
|
2366
|
+
},
|
|
2367
|
+
redis: {
|
|
2368
|
+
"asdf": "mise-plugins/mise-redis",
|
|
2369
|
+
"vfox": "mise-plugins/vfox-redis"
|
|
2370
|
+
},
|
|
2371
|
+
redo: {
|
|
2372
|
+
"aqua": "barthr/redo",
|
|
2373
|
+
"asdf": "chessmango/asdf-redo"
|
|
2374
|
+
},
|
|
2375
|
+
"redpanda-connect": {
|
|
2376
|
+
"aqua": "redpanda-data/connect",
|
|
2377
|
+
"asdf": "benthosdev/benthos-asdf"
|
|
2378
|
+
},
|
|
2379
|
+
reg: {
|
|
2380
|
+
"aqua": "genuinetools/reg",
|
|
2381
|
+
"asdf": "looztra/asdf-reg"
|
|
2382
|
+
},
|
|
2383
|
+
regal: {
|
|
2384
|
+
"aqua": "open-policy-agent/regal",
|
|
2385
|
+
"asdf": "mise-plugins/mise-regal"
|
|
2386
|
+
},
|
|
2387
|
+
regctl: {
|
|
2388
|
+
"aqua": "regclient/regclient/regctl",
|
|
2389
|
+
"asdf": "ORCID/asdf-regctl"
|
|
2390
|
+
},
|
|
2391
|
+
regsync: {
|
|
2392
|
+
"aqua": "regclient/regclient/regsync",
|
|
2393
|
+
"asdf": "rsrchboy/asdf-regsync"
|
|
2394
|
+
},
|
|
2395
|
+
"release-plz": {
|
|
2396
|
+
"aqua": "release-plz/release-plz",
|
|
2397
|
+
"cargo": "release-plz",
|
|
2398
|
+
"github": "release-plz/release-plz"
|
|
2399
|
+
},
|
|
2400
|
+
restic: {
|
|
2401
|
+
"aqua": "restic/restic",
|
|
2402
|
+
"asdf": "xataz/asdf-restic"
|
|
2403
|
+
},
|
|
2404
|
+
restish: {
|
|
2405
|
+
"aqua": "rest-sh/restish",
|
|
2406
|
+
"go": "github.com/danielgtaylor/restish"
|
|
2407
|
+
},
|
|
2408
|
+
resvg: {
|
|
2409
|
+
"aqua": "linebender/resvg",
|
|
2410
|
+
"cargo": "resvg"
|
|
2411
|
+
},
|
|
2412
|
+
revive: {
|
|
2413
|
+
"aqua": "mgechev/revive",
|
|
2414
|
+
"asdf": "bjw-s/asdf-revive"
|
|
2415
|
+
},
|
|
2416
|
+
rg: {
|
|
2417
|
+
"aqua": "BurntSushi/ripgrep",
|
|
2418
|
+
"asdf": "https",
|
|
2419
|
+
"cargo": "ripgrep"
|
|
2420
|
+
},
|
|
2421
|
+
richgo: {
|
|
2422
|
+
"aqua": "kyoh86/richgo",
|
|
2423
|
+
"asdf": "paxosglobal/asdf-richgo"
|
|
2424
|
+
},
|
|
2425
|
+
ripgrep: {
|
|
2426
|
+
"aqua": "BurntSushi/ripgrep",
|
|
2427
|
+
"asdf": "https",
|
|
2428
|
+
"cargo": "ripgrep"
|
|
2429
|
+
},
|
|
2430
|
+
"ripgrep-all": {
|
|
2431
|
+
"aqua": "phiresky/ripgrep-all",
|
|
2432
|
+
"cargo": "ripgrep_all"
|
|
2433
|
+
},
|
|
2434
|
+
ripsecrets: {
|
|
2435
|
+
"aqua": "sirwart/ripsecrets",
|
|
2436
|
+
"asdf": "https"
|
|
2437
|
+
},
|
|
2438
|
+
rke: {
|
|
2439
|
+
"aqua": "rancher/rke",
|
|
2440
|
+
"asdf": "particledecay/asdf-rke"
|
|
2441
|
+
},
|
|
2442
|
+
rmz: { "aqua": "SUPERCILEX/fuc/rmz" },
|
|
2443
|
+
rpk: { "aqua": "redpanda-data/redpanda" },
|
|
2444
|
+
rtk: { "github": "rtk-ai/rtk" },
|
|
2445
|
+
ruby: { "core": "ruby" },
|
|
2446
|
+
ruff: {
|
|
2447
|
+
"aqua": "astral-sh/ruff",
|
|
2448
|
+
"asdf": "simhem/asdf-ruff"
|
|
2449
|
+
},
|
|
2450
|
+
rumdl: { "github": "rvben/rumdl" },
|
|
2451
|
+
rush: { "aqua": "shenwei356/rush" },
|
|
2452
|
+
rust: {
|
|
2453
|
+
"asdf": "code-lever/asdf-rust",
|
|
2454
|
+
"core": "rust"
|
|
2455
|
+
},
|
|
2456
|
+
"rust-analyzer": {
|
|
2457
|
+
"aqua": "rust-lang/rust-analyzer",
|
|
2458
|
+
"asdf": "Xyven1/asdf-rust-analyzer"
|
|
2459
|
+
},
|
|
2460
|
+
rustic: {
|
|
2461
|
+
"aqua": "rustic-rs/rustic",
|
|
2462
|
+
"cargo": "rustic-rs"
|
|
2463
|
+
},
|
|
2464
|
+
rye: {
|
|
2465
|
+
"aqua": "astral-sh/rye",
|
|
2466
|
+
"asdf": "Azuki-bar/asdf-rye",
|
|
2467
|
+
"cargo": "rye"
|
|
2468
|
+
},
|
|
2469
|
+
s5cmd: { "aqua": "peak/s5cmd" },
|
|
2470
|
+
saml2aws: {
|
|
2471
|
+
"aqua": "Versent/saml2aws",
|
|
2472
|
+
"asdf": "elementalvoid/asdf-saml2aws"
|
|
2473
|
+
},
|
|
2474
|
+
sampler: { "aqua": "sqshq/sampler" },
|
|
2475
|
+
sbt: { "asdf": "mise-plugins/mise-sbt" },
|
|
2476
|
+
scala: {
|
|
2477
|
+
"asdf": "mise-plugins/mise-scala",
|
|
2478
|
+
"vfox": "mise-plugins/vfox-scala"
|
|
2479
|
+
},
|
|
2480
|
+
"scala-cli": {
|
|
2481
|
+
"asdf": "mise-plugins/mise-scala-cli",
|
|
2482
|
+
"github": "VirtusLab/scala-cli"
|
|
2483
|
+
},
|
|
2484
|
+
scaleway: {
|
|
2485
|
+
"aqua": "scaleway/scaleway-cli",
|
|
2486
|
+
"asdf": "albarralnunez/asdf-plugin-scaleway-cli"
|
|
2487
|
+
},
|
|
2488
|
+
"scaleway-cli": {
|
|
2489
|
+
"aqua": "scaleway/scaleway-cli",
|
|
2490
|
+
"asdf": "albarralnunez/asdf-plugin-scaleway-cli"
|
|
2491
|
+
},
|
|
2492
|
+
"scalingo-cli": {
|
|
2493
|
+
"aqua": "Scalingo/cli",
|
|
2494
|
+
"asdf": "brandon-welsch/asdf-scalingo-cli"
|
|
2495
|
+
},
|
|
2496
|
+
scarb: {
|
|
2497
|
+
"asdf": "software-mansion/asdf-scarb",
|
|
2498
|
+
"github": "software-mansion/scarb"
|
|
2499
|
+
},
|
|
2500
|
+
sccache: {
|
|
2501
|
+
"aqua": "mozilla/sccache",
|
|
2502
|
+
"asdf": "emersonmx/asdf-sccache",
|
|
2503
|
+
"cargo": "sccache"
|
|
2504
|
+
},
|
|
2505
|
+
schemacrawler: { "github": "schemacrawler/SchemaCrawler" },
|
|
2506
|
+
"scie-pants": {
|
|
2507
|
+
"asdf": "robzr/asdf-scie-pants",
|
|
2508
|
+
"github": "pantsbuild/scie-pants"
|
|
2509
|
+
},
|
|
2510
|
+
scooter: {
|
|
2511
|
+
"aqua": "thomasschafer/scooter",
|
|
2512
|
+
"cargo": "scooter"
|
|
2513
|
+
},
|
|
2514
|
+
scorecard: { "aqua": "ossf/scorecard" },
|
|
2515
|
+
sd: {
|
|
2516
|
+
"aqua": "chmln/sd",
|
|
2517
|
+
"cargo": "sd"
|
|
2518
|
+
},
|
|
2519
|
+
semgrep: {
|
|
2520
|
+
"asdf": "mise-plugins/mise-semgrep",
|
|
2521
|
+
"pipx": "semgrep"
|
|
2522
|
+
},
|
|
2523
|
+
semver: {
|
|
2524
|
+
"aqua": "fsaintjacques/semver-tool",
|
|
2525
|
+
"asdf": "mathew-fleisch/asdf-semver",
|
|
2526
|
+
"vfox": "mise-plugins/vfox-semver"
|
|
2527
|
+
},
|
|
2528
|
+
sentinel: {
|
|
2529
|
+
"asdf": "mise-plugins/mise-hashicorp",
|
|
2530
|
+
"http": "sentinel"
|
|
2531
|
+
},
|
|
2532
|
+
sentry: { "aqua": "getsentry/sentry-cli" },
|
|
2533
|
+
"sentry-cli": { "aqua": "getsentry/sentry-cli" },
|
|
2534
|
+
serverless: {
|
|
2535
|
+
"asdf": "mise-plugins/mise-serverless",
|
|
2536
|
+
"npm": "serverless"
|
|
2537
|
+
},
|
|
2538
|
+
"setup-envtest": {
|
|
2539
|
+
"aqua": "kubernetes-sigs/controller-runtime/setup-envtest",
|
|
2540
|
+
"asdf": "mise-plugins/mise-setup-envtest"
|
|
2541
|
+
},
|
|
2542
|
+
sheldon: {
|
|
2543
|
+
"aqua": "rossmacarthur/sheldon",
|
|
2544
|
+
"cargo": "sheldon",
|
|
2545
|
+
"github": "rossmacarthur/sheldon"
|
|
2546
|
+
},
|
|
2547
|
+
shell2http: {
|
|
2548
|
+
"aqua": "msoap/shell2http",
|
|
2549
|
+
"asdf": "ORCID/asdf-shell2http"
|
|
2550
|
+
},
|
|
2551
|
+
shellcheck: {
|
|
2552
|
+
"aqua": "koalaman/shellcheck",
|
|
2553
|
+
"asdf": "luizm/asdf-shellcheck"
|
|
2554
|
+
},
|
|
2555
|
+
shellspec: {
|
|
2556
|
+
"aqua": "shellspec/shellspec",
|
|
2557
|
+
"asdf": "poikilotherm/asdf-shellspec"
|
|
2558
|
+
},
|
|
2559
|
+
shfmt: {
|
|
2560
|
+
"aqua": "mvdan/sh",
|
|
2561
|
+
"asdf": "luizm/asdf-shfmt",
|
|
2562
|
+
"go": "mvdan.cc/sh/v3/cmd/shfmt"
|
|
2563
|
+
},
|
|
2564
|
+
signadot: { "github": "signadot/cli" },
|
|
2565
|
+
"sing-box": { "github": "sagernet/sing-box" },
|
|
2566
|
+
sinker: {
|
|
2567
|
+
"aqua": "plexsystems/sinker",
|
|
2568
|
+
"asdf": "elementalvoid/asdf-sinker"
|
|
2569
|
+
},
|
|
2570
|
+
skaffold: {
|
|
2571
|
+
"aqua": "GoogleContainerTools/skaffold",
|
|
2572
|
+
"asdf": "nklmilojevic/asdf-skaffold"
|
|
2573
|
+
},
|
|
2574
|
+
skate: {
|
|
2575
|
+
"aqua": "charmbracelet/skate",
|
|
2576
|
+
"asdf": "chessmango/asdf-skate"
|
|
2577
|
+
},
|
|
2578
|
+
skeema: { "aqua": "skeema/skeema" },
|
|
2579
|
+
sloth: {
|
|
2580
|
+
"aqua": "slok/sloth",
|
|
2581
|
+
"asdf": "slok/asdf-sloth"
|
|
2582
|
+
},
|
|
2583
|
+
"slsa-verifier": {
|
|
2584
|
+
"aqua": "slsa-framework/slsa-verifier",
|
|
2585
|
+
"github": "slsa-framework/slsa-verifier",
|
|
2586
|
+
"go": "github.com/slsa-framework/slsa-verifier/v2/cli/slsa-verifier"
|
|
2587
|
+
},
|
|
2588
|
+
smithy: {
|
|
2589
|
+
"aqua": "smithy-lang/smithy",
|
|
2590
|
+
"asdf": "mise-plugins/mise-smithy"
|
|
2591
|
+
},
|
|
2592
|
+
snyk: {
|
|
2593
|
+
"aqua": "snyk/cli",
|
|
2594
|
+
"asdf": "nirfuchs/asdf-snyk",
|
|
2595
|
+
"github": "snyk/cli"
|
|
2596
|
+
},
|
|
2597
|
+
"soft-serve": {
|
|
2598
|
+
"asdf": "chessmango/asdf-soft-serve",
|
|
2599
|
+
"github": "charmbracelet/soft-serve"
|
|
2600
|
+
},
|
|
2601
|
+
solidity: {
|
|
2602
|
+
"asdf": "diegodorado/asdf-solidity",
|
|
2603
|
+
"github": "ethereum/solidity"
|
|
2604
|
+
},
|
|
2605
|
+
"sonar-scanner-cli": {
|
|
2606
|
+
"aqua": "SonarSource/sonar-scanner-cli",
|
|
2607
|
+
"asdf": "virtualstaticvoid/asdf-sonarscanner"
|
|
2608
|
+
},
|
|
2609
|
+
sonobuoy: {
|
|
2610
|
+
"asdf": "Nick-Triller/asdf-sonobuoy",
|
|
2611
|
+
"github": "vmware-tanzu/sonobuoy"
|
|
2612
|
+
},
|
|
2613
|
+
sops: {
|
|
2614
|
+
"aqua": "getsops/sops",
|
|
2615
|
+
"asdf": "mise-plugins/mise-sops"
|
|
2616
|
+
},
|
|
2617
|
+
sopstool: {
|
|
2618
|
+
"aqua": "ibotta/sopstool",
|
|
2619
|
+
"asdf": "elementalvoid/asdf-sopstool"
|
|
2620
|
+
},
|
|
2621
|
+
soracom: {
|
|
2622
|
+
"asdf": "gr1m0h/asdf-soracom",
|
|
2623
|
+
"github": "soracom/soracom-cli"
|
|
2624
|
+
},
|
|
2625
|
+
sourcery: {
|
|
2626
|
+
"asdf": "mise-plugins/mise-sourcery",
|
|
2627
|
+
"github": "krzysztofzablocki/Sourcery"
|
|
2628
|
+
},
|
|
2629
|
+
spacectl: {
|
|
2630
|
+
"aqua": "spacelift-io/spacectl",
|
|
2631
|
+
"asdf": "bodgit/asdf-spacectl"
|
|
2632
|
+
},
|
|
2633
|
+
spago: {
|
|
2634
|
+
"asdf": "jrrom/asdf-spago",
|
|
2635
|
+
"github": "purescript/spago"
|
|
2636
|
+
},
|
|
2637
|
+
spark: {
|
|
2638
|
+
"aqua": "apache/spark",
|
|
2639
|
+
"asdf": "mise-plugins/mise-spark"
|
|
2640
|
+
},
|
|
2641
|
+
specstory: { "aqua": "specstoryai/getspecstory" },
|
|
2642
|
+
spectral: {
|
|
2643
|
+
"aqua": "stoplightio/spectral",
|
|
2644
|
+
"asdf": "vbyrd/asdf-spectral"
|
|
2645
|
+
},
|
|
2646
|
+
spin: {
|
|
2647
|
+
"aqua": "spinnaker/spin",
|
|
2648
|
+
"asdf": "pavloos/asdf-spin"
|
|
2649
|
+
},
|
|
2650
|
+
"spring-boot": { "asdf": "mise-plugins/mise-spring-boot" },
|
|
2651
|
+
spruce: {
|
|
2652
|
+
"aqua": "geofffranks/spruce",
|
|
2653
|
+
"asdf": "woneill/asdf-spruce"
|
|
2654
|
+
},
|
|
2655
|
+
sqlc: { "github": "sqlc-dev/sqlc" },
|
|
2656
|
+
sqlite: { "asdf": "mise-plugins/mise-sqlite" },
|
|
2657
|
+
sqlite3def: { "aqua": "sqldef/sqldef/sqlite3def" },
|
|
2658
|
+
sshi: { "aqua": "aakso/ssh-inscribe/sshi" },
|
|
2659
|
+
sshuttle: {
|
|
2660
|
+
"asdf": "mise-plugins/mise-sshuttle",
|
|
2661
|
+
"pipx": "sshuttle"
|
|
2662
|
+
},
|
|
2663
|
+
sst: { "github": "sst/sst" },
|
|
2664
|
+
stack: {
|
|
2665
|
+
"aqua": "commercialhaskell/stack",
|
|
2666
|
+
"asdf": "mise-plugins/mise-ghcup"
|
|
2667
|
+
},
|
|
2668
|
+
starboard: {
|
|
2669
|
+
"aqua": "aquasecurity/starboard",
|
|
2670
|
+
"asdf": "zufardhiyaulhaq/asdf-starboard"
|
|
2671
|
+
},
|
|
2672
|
+
"starknet-foundry": { "github": "foundry-rs/starknet-foundry" },
|
|
2673
|
+
"starknet-foundry-sncast": { "github": "foundry-rs/starknet-foundry" },
|
|
2674
|
+
starship: {
|
|
2675
|
+
"aqua": "starship/starship",
|
|
2676
|
+
"asdf": "gr1m0h/asdf-starship",
|
|
2677
|
+
"cargo": "starship"
|
|
2678
|
+
},
|
|
2679
|
+
staticcheck: {
|
|
2680
|
+
"aqua": "dominikh/go-tools/staticcheck",
|
|
2681
|
+
"asdf": "pbr0ck3r/asdf-staticcheck",
|
|
2682
|
+
"go": "honnef.co/go/tools/cmd/staticcheck"
|
|
2683
|
+
},
|
|
2684
|
+
steampipe: {
|
|
2685
|
+
"aqua": "turbot/steampipe",
|
|
2686
|
+
"asdf": "carnei-ro/asdf-steampipe"
|
|
2687
|
+
},
|
|
2688
|
+
step: {
|
|
2689
|
+
"aqua": "smallstep/cli",
|
|
2690
|
+
"asdf": "log2/asdf-step"
|
|
2691
|
+
},
|
|
2692
|
+
stern: {
|
|
2693
|
+
"aqua": "stern/stern",
|
|
2694
|
+
"asdf": "looztra/asdf-stern"
|
|
2695
|
+
},
|
|
2696
|
+
stripe: {
|
|
2697
|
+
"aqua": "stripe/stripe-cli",
|
|
2698
|
+
"asdf": "offbyone/asdf-stripe"
|
|
2699
|
+
},
|
|
2700
|
+
"stripe-cli": {
|
|
2701
|
+
"aqua": "stripe/stripe-cli",
|
|
2702
|
+
"asdf": "offbyone/asdf-stripe"
|
|
2703
|
+
},
|
|
2704
|
+
stylua: {
|
|
2705
|
+
"aqua": "JohnnyMorganz/StyLua",
|
|
2706
|
+
"asdf": "jc00ke/asdf-stylua",
|
|
2707
|
+
"cargo": "stylua"
|
|
2708
|
+
},
|
|
2709
|
+
sui: {
|
|
2710
|
+
"asdf": "placeholder-soft/asdf-sui",
|
|
2711
|
+
"github": "MystenLabs/sui"
|
|
2712
|
+
},
|
|
2713
|
+
supabase: { "aqua": "supabase/cli" },
|
|
2714
|
+
superfile: { "aqua": "yorukot/superfile" },
|
|
2715
|
+
superhtml: { "github": "kristoff-it/superhtml" },
|
|
2716
|
+
sver: {
|
|
2717
|
+
"aqua": "mitoma/sver",
|
|
2718
|
+
"asdf": "robzr/asdf-sver"
|
|
2719
|
+
},
|
|
2720
|
+
svgo: { "npm": "svgo" },
|
|
2721
|
+
svu: {
|
|
2722
|
+
"aqua": "caarlos0/svu",
|
|
2723
|
+
"asdf": "asdf-community/asdf-svu"
|
|
2724
|
+
},
|
|
2725
|
+
swag: {
|
|
2726
|
+
"aqua": "swaggo/swag",
|
|
2727
|
+
"asdf": "behoof4mind/asdf-swag"
|
|
2728
|
+
},
|
|
2729
|
+
swift: { "core": "swift" },
|
|
2730
|
+
"swift-package-list": {
|
|
2731
|
+
"asdf": "mise-plugins/mise-swift-package-list",
|
|
2732
|
+
"github": "FelixHerrmann/swift-package-list"
|
|
2733
|
+
},
|
|
2734
|
+
swiftformat: {
|
|
2735
|
+
"asdf": "mise-plugins/mise-swiftformat",
|
|
2736
|
+
"github": "nicklockwood/SwiftFormat"
|
|
2737
|
+
},
|
|
2738
|
+
swiftgen: {
|
|
2739
|
+
"asdf": "mise-plugins/mise-swiftgen",
|
|
2740
|
+
"github": "SwiftGen/SwiftGen"
|
|
2741
|
+
},
|
|
2742
|
+
swiftlint: {
|
|
2743
|
+
"aqua": "realm/SwiftLint",
|
|
2744
|
+
"asdf": "mise-plugins/mise-swiftlint"
|
|
2745
|
+
},
|
|
2746
|
+
syft: {
|
|
2747
|
+
"aqua": "anchore/syft",
|
|
2748
|
+
"asdf": "davidgp1701/asdf-syft"
|
|
2749
|
+
},
|
|
2750
|
+
tailpipe: { "aqua": "turbot/tailpipe" },
|
|
2751
|
+
talhelper: {
|
|
2752
|
+
"aqua": "budimanjojo/talhelper",
|
|
2753
|
+
"asdf": "bjw-s/asdf-talhelper"
|
|
2754
|
+
},
|
|
2755
|
+
talos: { "aqua": "siderolabs/talos" },
|
|
2756
|
+
talosctl: { "aqua": "siderolabs/talos" },
|
|
2757
|
+
tanka: {
|
|
2758
|
+
"aqua": "grafana/tanka",
|
|
2759
|
+
"asdf": "trotttrotttrott/asdf-tanka"
|
|
2760
|
+
},
|
|
2761
|
+
tanzu: { "github": "vmware-tanzu/tanzu-cli" },
|
|
2762
|
+
taplo: {
|
|
2763
|
+
"aqua": "tamasfe/taplo",
|
|
2764
|
+
"cargo": "taplo-cli"
|
|
2765
|
+
},
|
|
2766
|
+
tart: { "aqua": "cirruslabs/tart" },
|
|
2767
|
+
task: {
|
|
2768
|
+
"aqua": "go-task/task",
|
|
2769
|
+
"asdf": "particledecay/asdf-task"
|
|
2770
|
+
},
|
|
2771
|
+
tbls: { "aqua": "k1LoW/tbls" },
|
|
2772
|
+
tctl: {
|
|
2773
|
+
"aqua": "temporalio/tctl",
|
|
2774
|
+
"asdf": "eko/asdf-tctl"
|
|
2775
|
+
},
|
|
2776
|
+
tekton: {
|
|
2777
|
+
"aqua": "tektoncd/cli",
|
|
2778
|
+
"asdf": "johnhamelink/asdf-tekton-cli"
|
|
2779
|
+
},
|
|
2780
|
+
"tekton-cli": {
|
|
2781
|
+
"aqua": "tektoncd/cli",
|
|
2782
|
+
"asdf": "johnhamelink/asdf-tekton-cli"
|
|
2783
|
+
},
|
|
2784
|
+
"teleport-community": { "asdf": "mise-plugins/mise-teleport-community" },
|
|
2785
|
+
"teleport-ent": { "asdf": "mise-plugins/mise-teleport-ent" },
|
|
2786
|
+
telepresence: {
|
|
2787
|
+
"aqua": "telepresenceio/telepresence",
|
|
2788
|
+
"asdf": "pirackr/asdf-telepresence"
|
|
2789
|
+
},
|
|
2790
|
+
television: { "aqua": "alexpasmantier/television" },
|
|
2791
|
+
teller: {
|
|
2792
|
+
"aqua": "tellerops/teller",
|
|
2793
|
+
"asdf": "pdemagny/asdf-teller"
|
|
2794
|
+
},
|
|
2795
|
+
temporal: {
|
|
2796
|
+
"aqua": "temporalio/temporal",
|
|
2797
|
+
"asdf": "asdf-community/asdf-temporal"
|
|
2798
|
+
},
|
|
2799
|
+
terradozer: { "github": "chenrui333/terradozer" },
|
|
2800
|
+
terraform: {
|
|
2801
|
+
"aqua": "hashicorp/terraform",
|
|
2802
|
+
"asdf": "mise-plugins/mise-hashicorp",
|
|
2803
|
+
"vfox": "mise-plugins/vfox-terraform"
|
|
2804
|
+
},
|
|
2805
|
+
"terraform-docs": {
|
|
2806
|
+
"aqua": "terraform-docs/terraform-docs",
|
|
2807
|
+
"asdf": "looztra/asdf-terraform-docs"
|
|
2808
|
+
},
|
|
2809
|
+
"terraform-ls": {
|
|
2810
|
+
"aqua": "hashicorp/terraform-ls",
|
|
2811
|
+
"asdf": "mise-plugins/mise-hashicorp"
|
|
2812
|
+
},
|
|
2813
|
+
"terraform-lsp": {
|
|
2814
|
+
"aqua": "juliosueiras/terraform-lsp",
|
|
2815
|
+
"asdf": "bartlomiejdanek/asdf-terraform-lsp"
|
|
2816
|
+
},
|
|
2817
|
+
"terraform-validator": {
|
|
2818
|
+
"aqua": "thazelart/terraform-validator",
|
|
2819
|
+
"asdf": "looztra/asdf-terraform-validator"
|
|
2820
|
+
},
|
|
2821
|
+
terraformer: {
|
|
2822
|
+
"aqua": "GoogleCloudPlatform/terraformer",
|
|
2823
|
+
"asdf": "gr1m0h/asdf-terraformer"
|
|
2824
|
+
},
|
|
2825
|
+
terragrunt: {
|
|
2826
|
+
"aqua": "gruntwork-io/terragrunt",
|
|
2827
|
+
"asdf": "gruntwork-io/asdf-terragrunt"
|
|
2828
|
+
},
|
|
2829
|
+
terramate: {
|
|
2830
|
+
"aqua": "terramate-io/terramate",
|
|
2831
|
+
"asdf": "martinlindner/asdf-terramate"
|
|
2832
|
+
},
|
|
2833
|
+
terrascan: {
|
|
2834
|
+
"aqua": "tenable/terrascan",
|
|
2835
|
+
"asdf": "hpdobrica/asdf-terrascan"
|
|
2836
|
+
},
|
|
2837
|
+
"tf-summarize": {
|
|
2838
|
+
"aqua": "dineshba/tf-summarize",
|
|
2839
|
+
"asdf": "adamcrews/asdf-tf-summarize"
|
|
2840
|
+
},
|
|
2841
|
+
"tfc-agent": {
|
|
2842
|
+
"asdf": "mise-plugins/mise-hashicorp",
|
|
2843
|
+
"http": "tfc-agent"
|
|
2844
|
+
},
|
|
2845
|
+
tfctl: {
|
|
2846
|
+
"aqua": "flux-iac/tofu-controller/tfctl",
|
|
2847
|
+
"asdf": "deas/asdf-tfctl"
|
|
2848
|
+
},
|
|
2849
|
+
tfenv: {
|
|
2850
|
+
"aqua": "tfutils/tfenv",
|
|
2851
|
+
"asdf": "carlduevel/asdf-tfenv"
|
|
2852
|
+
},
|
|
2853
|
+
tflint: {
|
|
2854
|
+
"aqua": "terraform-linters/tflint",
|
|
2855
|
+
"asdf": "skyzyx/asdf-tflint"
|
|
2856
|
+
},
|
|
2857
|
+
tfmigrate: {
|
|
2858
|
+
"aqua": "minamijoyo/tfmigrate",
|
|
2859
|
+
"asdf": "dex4er/asdf-tfmigrate"
|
|
2860
|
+
},
|
|
2861
|
+
tfnotify: {
|
|
2862
|
+
"aqua": "mercari/tfnotify",
|
|
2863
|
+
"asdf": "jnavarrof/asdf-tfnotify"
|
|
2864
|
+
},
|
|
2865
|
+
tfsec: {
|
|
2866
|
+
"aqua": "aquasecurity/tfsec",
|
|
2867
|
+
"asdf": "woneill/asdf-tfsec"
|
|
2868
|
+
},
|
|
2869
|
+
"tfstate-lookup": {
|
|
2870
|
+
"aqua": "fujiwara/tfstate-lookup",
|
|
2871
|
+
"asdf": "carnei-ro/asdf-tfstate-lookup"
|
|
2872
|
+
},
|
|
2873
|
+
tfswitch: {
|
|
2874
|
+
"asdf": "iul1an/asdf-tfswitch",
|
|
2875
|
+
"github": "warrensbox/terraform-switcher"
|
|
2876
|
+
},
|
|
2877
|
+
tfupdate: {
|
|
2878
|
+
"aqua": "minamijoyo/tfupdate",
|
|
2879
|
+
"asdf": "yuokada/asdf-tfupdate"
|
|
2880
|
+
},
|
|
2881
|
+
tigerbeetle: { "github": "tigerbeetle/tigerbeetle" },
|
|
2882
|
+
tilt: {
|
|
2883
|
+
"aqua": "tilt-dev/tilt",
|
|
2884
|
+
"asdf": "eaceaser/asdf-tilt"
|
|
2885
|
+
},
|
|
2886
|
+
timoni: {
|
|
2887
|
+
"aqua": "stefanprodan/timoni",
|
|
2888
|
+
"asdf": "Smana/asdf-timoni"
|
|
2889
|
+
},
|
|
2890
|
+
tiny: { "asdf": "mise-plugins/mise-tiny" },
|
|
2891
|
+
tinygo: { "aqua": "tinygo-org/tinygo" },
|
|
2892
|
+
tinymist: {
|
|
2893
|
+
"aqua": "Myriad-Dreamin/tinymist",
|
|
2894
|
+
"cargo": "tinymist"
|
|
2895
|
+
},
|
|
2896
|
+
tinytex: { "asdf": "mise-plugins/mise-tinytex" },
|
|
2897
|
+
tirith: {
|
|
2898
|
+
"cargo": "tirith",
|
|
2899
|
+
"github": "sheeki03/tirith"
|
|
2900
|
+
},
|
|
2901
|
+
titan: {
|
|
2902
|
+
"asdf": "gabitchov/asdf-titan",
|
|
2903
|
+
"github": "titan-data/titan"
|
|
2904
|
+
},
|
|
2905
|
+
tlrc: {
|
|
2906
|
+
"aqua": "tldr-pages/tlrc",
|
|
2907
|
+
"cargo": "tlrc"
|
|
2908
|
+
},
|
|
2909
|
+
tmux: {
|
|
2910
|
+
"aqua": "tmux/tmux-builds",
|
|
2911
|
+
"asdf": "mise-plugins/mise-tmux"
|
|
2912
|
+
},
|
|
2913
|
+
tokei: {
|
|
2914
|
+
"aqua": "XAMPPRocky/tokei",
|
|
2915
|
+
"asdf": "gasuketsu/asdf-tokei",
|
|
2916
|
+
"cargo": "tokei"
|
|
2917
|
+
},
|
|
2918
|
+
tombi: { "aqua": "tombi-toml/tombi" },
|
|
2919
|
+
tomcat: {
|
|
2920
|
+
"aqua": "apache/tomcat",
|
|
2921
|
+
"asdf": "mise-plugins/mise-tomcat"
|
|
2922
|
+
},
|
|
2923
|
+
tonnage: {
|
|
2924
|
+
"asdf": "elementalvoid/asdf-tonnage",
|
|
2925
|
+
"github": "elementalvoid/tonnage"
|
|
2926
|
+
},
|
|
2927
|
+
topgrade: {
|
|
2928
|
+
"aqua": "topgrade-rs/topgrade",
|
|
2929
|
+
"cargo": "topgrade",
|
|
2930
|
+
"github": "topgrade-rs/topgrade"
|
|
2931
|
+
},
|
|
2932
|
+
traefik: {
|
|
2933
|
+
"asdf": "Dabolus/asdf-traefik",
|
|
2934
|
+
"github": "traefik/traefik"
|
|
2935
|
+
},
|
|
2936
|
+
transifex: {
|
|
2937
|
+
"asdf": "ORCID/asdf-transifex",
|
|
2938
|
+
"github": "transifex/cli"
|
|
2939
|
+
},
|
|
2940
|
+
trdsql: {
|
|
2941
|
+
"aqua": "noborus/trdsql",
|
|
2942
|
+
"asdf": "johnlayton/asdf-trdsql"
|
|
2943
|
+
},
|
|
2944
|
+
"tree-sitter": {
|
|
2945
|
+
"aqua": "tree-sitter/tree-sitter",
|
|
2946
|
+
"asdf": "ivanvc/asdf-tree-sitter"
|
|
2947
|
+
},
|
|
2948
|
+
tridentctl: {
|
|
2949
|
+
"aqua": "NetApp/trident/tridentctl",
|
|
2950
|
+
"asdf": "asdf-community/asdf-tridentctl"
|
|
2951
|
+
},
|
|
2952
|
+
trivy: {
|
|
2953
|
+
"aqua": "aquasecurity/trivy",
|
|
2954
|
+
"asdf": "zufardhiyaulhaq/asdf-trivy"
|
|
2955
|
+
},
|
|
2956
|
+
trufflehog: {
|
|
2957
|
+
"aqua": "trufflesecurity/trufflehog",
|
|
2958
|
+
"github": "trufflesecurity/trufflehog"
|
|
2959
|
+
},
|
|
2960
|
+
trunk: { "npm": "@trunkio/launcher" },
|
|
2961
|
+
"trzsz-go": {
|
|
2962
|
+
"aqua": "trzsz/trzsz-go",
|
|
2963
|
+
"github": "trzsz/trzsz-go"
|
|
2964
|
+
},
|
|
2965
|
+
"trzsz-ssh": {
|
|
2966
|
+
"aqua": "trzsz/trzsz-ssh",
|
|
2967
|
+
"go": "github.com/trzsz/trzsz-ssh/cmd/tssh"
|
|
2968
|
+
},
|
|
2969
|
+
tssh: {
|
|
2970
|
+
"aqua": "trzsz/trzsz-ssh",
|
|
2971
|
+
"go": "github.com/trzsz/trzsz-ssh/cmd/tssh"
|
|
2972
|
+
},
|
|
2973
|
+
tsuru: {
|
|
2974
|
+
"asdf": "virtualstaticvoid/asdf-tsuru",
|
|
2975
|
+
"github": "tsuru/tsuru-client"
|
|
2976
|
+
},
|
|
2977
|
+
ttyd: {
|
|
2978
|
+
"aqua": "tsl0922/ttyd",
|
|
2979
|
+
"asdf": "ivanvc/asdf-ttyd"
|
|
2980
|
+
},
|
|
2981
|
+
tuist: {
|
|
2982
|
+
"aqua": "tuist/tuist",
|
|
2983
|
+
"asdf": "mise-plugins/mise-tuist"
|
|
2984
|
+
},
|
|
2985
|
+
turbo: { "npm": "turbo" },
|
|
2986
|
+
turso: { "github": "tursodatabase/turso-cli" },
|
|
2987
|
+
tusd: { "github": "tus/tusd" },
|
|
2988
|
+
ty: {
|
|
2989
|
+
"aqua": "astral-sh/ty",
|
|
2990
|
+
"github": "astral-sh/ty"
|
|
2991
|
+
},
|
|
2992
|
+
typos: {
|
|
2993
|
+
"aqua": "crate-ci/typos",
|
|
2994
|
+
"asdf": "aschiavon91/asdf-typos",
|
|
2995
|
+
"cargo": "typos-cli"
|
|
2996
|
+
},
|
|
2997
|
+
typst: {
|
|
2998
|
+
"aqua": "typst/typst",
|
|
2999
|
+
"asdf": "stephane-klein/asdf-typst",
|
|
3000
|
+
"cargo": "typst-cli",
|
|
3001
|
+
"github": "typst/typst"
|
|
3002
|
+
},
|
|
3003
|
+
typstyle: {
|
|
3004
|
+
"aqua": "Enter-tainer/typstyle",
|
|
3005
|
+
"cargo": "typstyle"
|
|
3006
|
+
},
|
|
3007
|
+
uaa: {
|
|
3008
|
+
"aqua": "cloudfoundry/uaa-cli",
|
|
3009
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf"
|
|
3010
|
+
},
|
|
3011
|
+
"uaa-cli": {
|
|
3012
|
+
"aqua": "cloudfoundry/uaa-cli",
|
|
3013
|
+
"asdf": "mise-plugins/tanzu-plug-in-for-asdf"
|
|
3014
|
+
},
|
|
3015
|
+
ubi: { "aqua": "houseabsolute/ubi" },
|
|
3016
|
+
unison: {
|
|
3017
|
+
"asdf": "susurri/asdf-unison",
|
|
3018
|
+
"github": "unisonweb/unison"
|
|
3019
|
+
},
|
|
3020
|
+
upctl: { "aqua": "UpCloudLtd/upcloud-cli" },
|
|
3021
|
+
updatecli: {
|
|
3022
|
+
"aqua": "updatecli/updatecli",
|
|
3023
|
+
"asdf": "updatecli/asdf-updatecli"
|
|
3024
|
+
},
|
|
3025
|
+
upt: {
|
|
3026
|
+
"asdf": "ORCID/asdf-upt",
|
|
3027
|
+
"github": "sigoden/upt"
|
|
3028
|
+
},
|
|
3029
|
+
upx: {
|
|
3030
|
+
"aqua": "upx/upx",
|
|
3031
|
+
"asdf": "jimmidyson/asdf-upx"
|
|
3032
|
+
},
|
|
3033
|
+
usage: {
|
|
3034
|
+
"aqua": "jdx/usage",
|
|
3035
|
+
"asdf": "mise-plugins/mise-usage",
|
|
3036
|
+
"cargo": "usage-cli"
|
|
3037
|
+
},
|
|
3038
|
+
usql: {
|
|
3039
|
+
"aqua": "xo/usql",
|
|
3040
|
+
"asdf": "itspngu/asdf-usql"
|
|
3041
|
+
},
|
|
3042
|
+
uv: {
|
|
3043
|
+
"aqua": "astral-sh/uv",
|
|
3044
|
+
"asdf": "asdf-community/asdf-uv",
|
|
3045
|
+
"pipx": "uv"
|
|
3046
|
+
},
|
|
3047
|
+
v: { "asdf": "mise-plugins/mise-v" },
|
|
3048
|
+
vacuum: { "aqua": "daveshanley/vacuum" },
|
|
3049
|
+
vale: {
|
|
3050
|
+
"aqua": "errata-ai/vale",
|
|
3051
|
+
"asdf": "pdemagny/asdf-vale"
|
|
3052
|
+
},
|
|
3053
|
+
vals: {
|
|
3054
|
+
"aqua": "helmfile/vals",
|
|
3055
|
+
"asdf": "dex4er/asdf-vals"
|
|
3056
|
+
},
|
|
3057
|
+
vault: {
|
|
3058
|
+
"aqua": "hashicorp/vault",
|
|
3059
|
+
"asdf": "mise-plugins/mise-hashicorp"
|
|
3060
|
+
},
|
|
3061
|
+
vcluster: {
|
|
3062
|
+
"aqua": "loft-sh/vcluster",
|
|
3063
|
+
"asdf": "https"
|
|
3064
|
+
},
|
|
3065
|
+
velad: {
|
|
3066
|
+
"asdf": "mise-plugins/mise-velad",
|
|
3067
|
+
"github": "kubevela/velad"
|
|
3068
|
+
},
|
|
3069
|
+
velero: {
|
|
3070
|
+
"aqua": "vmware-tanzu/velero",
|
|
3071
|
+
"asdf": "looztra/asdf-velero"
|
|
3072
|
+
},
|
|
3073
|
+
vendir: {
|
|
3074
|
+
"aqua": "carvel-dev/vendir",
|
|
3075
|
+
"asdf": "vmware-tanzu/asdf-carvel"
|
|
3076
|
+
},
|
|
3077
|
+
venom: {
|
|
3078
|
+
"aqua": "ovh/venom",
|
|
3079
|
+
"asdf": "aabouzaid/asdf-venom"
|
|
3080
|
+
},
|
|
3081
|
+
vercel: { "npm": "vercel" },
|
|
3082
|
+
"vespa-cli": { "github": "vespa-engine/vespa" },
|
|
3083
|
+
vfox: { "aqua": "version-fox/vfox" },
|
|
3084
|
+
vhs: {
|
|
3085
|
+
"aqua": "charmbracelet/vhs",
|
|
3086
|
+
"asdf": "chessmango/asdf-vhs"
|
|
3087
|
+
},
|
|
3088
|
+
"victoria-metrics": { "aqua": "VictoriaMetrics/VictoriaMetrics/victoria-metrics" },
|
|
3089
|
+
viddy: {
|
|
3090
|
+
"aqua": "sachaos/viddy",
|
|
3091
|
+
"asdf": "ryodocx/asdf-viddy"
|
|
3092
|
+
},
|
|
3093
|
+
vim: { "asdf": "mise-plugins/mise-vim" },
|
|
3094
|
+
viteplus: { "npm": "vite-plus" },
|
|
3095
|
+
vivid: {
|
|
3096
|
+
"aqua": "sharkdp/vivid",
|
|
3097
|
+
"cargo": "vivid"
|
|
3098
|
+
},
|
|
3099
|
+
vlang: { "vfox": "mise-plugins/vfox-vlang" },
|
|
3100
|
+
vp: { "npm": "vite-plus" },
|
|
3101
|
+
vultr: {
|
|
3102
|
+
"asdf": "ikuradon/asdf-vultr-cli",
|
|
3103
|
+
"github": "vultr/vultr-cli"
|
|
3104
|
+
},
|
|
3105
|
+
"vultr-cli": {
|
|
3106
|
+
"asdf": "ikuradon/asdf-vultr-cli",
|
|
3107
|
+
"github": "vultr/vultr-cli"
|
|
3108
|
+
},
|
|
3109
|
+
"wait-for-gh-rate-limit": { "github": "jdx/wait-for-gh-rate-limit" },
|
|
3110
|
+
wash: { "aqua": "wasmCloud/wasmCloud/wash" },
|
|
3111
|
+
wasm4: {
|
|
3112
|
+
"aqua": "aduros/wasm4",
|
|
3113
|
+
"asdf": "jtakakura/asdf-wasm4"
|
|
3114
|
+
},
|
|
3115
|
+
wasmer: {
|
|
3116
|
+
"aqua": "wasmerio/wasmer",
|
|
3117
|
+
"asdf": "tachyonicbytes/asdf-wasmer"
|
|
3118
|
+
},
|
|
3119
|
+
wasmtime: {
|
|
3120
|
+
"aqua": "bytecodealliance/wasmtime",
|
|
3121
|
+
"asdf": "tachyonicbytes/asdf-wasmtime"
|
|
3122
|
+
},
|
|
3123
|
+
watchexec: {
|
|
3124
|
+
"aqua": "watchexec/watchexec",
|
|
3125
|
+
"cargo": "watchexec-cli"
|
|
3126
|
+
},
|
|
3127
|
+
waypoint: {
|
|
3128
|
+
"aqua": "hashicorp/waypoint",
|
|
3129
|
+
"asdf": "mise-plugins/mise-hashicorp"
|
|
3130
|
+
},
|
|
3131
|
+
"weave-gitops": {
|
|
3132
|
+
"asdf": "deas/asdf-weave-gitops",
|
|
3133
|
+
"github": "weaveworks/weave-gitops"
|
|
3134
|
+
},
|
|
3135
|
+
websocat: {
|
|
3136
|
+
"aqua": "vi/websocat",
|
|
3137
|
+
"asdf": "bdellegrazie/asdf-websocat",
|
|
3138
|
+
"cargo": "websocat"
|
|
3139
|
+
},
|
|
3140
|
+
werf: { "aqua": "werf/werf" },
|
|
3141
|
+
workmux: {
|
|
3142
|
+
"cargo": "workmux",
|
|
3143
|
+
"github": "raine/workmux"
|
|
3144
|
+
},
|
|
3145
|
+
worktrunk: {
|
|
3146
|
+
"aqua": "max-sixty/worktrunk",
|
|
3147
|
+
"cargo": "worktrunk"
|
|
3148
|
+
},
|
|
3149
|
+
wrangler: { "npm": "wrangler" },
|
|
3150
|
+
wren: {
|
|
3151
|
+
"aqua": "wren-lang/wren-cli",
|
|
3152
|
+
"asdf": "jtakakura/asdf-wren-cli"
|
|
3153
|
+
},
|
|
3154
|
+
"wren-cli": {
|
|
3155
|
+
"aqua": "wren-lang/wren-cli",
|
|
3156
|
+
"asdf": "jtakakura/asdf-wren-cli"
|
|
3157
|
+
},
|
|
3158
|
+
wtfutil: {
|
|
3159
|
+
"aqua": "wtfutil/wtf",
|
|
3160
|
+
"asdf": "NeoHsu/asdf-wtfutil"
|
|
3161
|
+
},
|
|
3162
|
+
xc: {
|
|
3163
|
+
"aqua": "joerdav/xc",
|
|
3164
|
+
"asdf": "airtonix/asdf-xc"
|
|
3165
|
+
},
|
|
3166
|
+
xcbeautify: {
|
|
3167
|
+
"aqua": "cpisciotta/xcbeautify",
|
|
3168
|
+
"asdf": "mise-plugins/asdf-xcbeautify"
|
|
3169
|
+
},
|
|
3170
|
+
xchtmlreport: { "github": "XCTestHTMLReport/XCTestHTMLReport" },
|
|
3171
|
+
xcodegen: { "github": "yonaskolb/XcodeGen" },
|
|
3172
|
+
xcodes: { "aqua": "XcodesOrg/xcodes" },
|
|
3173
|
+
xcresultparser: { "github": "a7ex/xcresultparser" },
|
|
3174
|
+
xcsift: { "github": "ldomaradzki/xcsift" },
|
|
3175
|
+
xh: {
|
|
3176
|
+
"aqua": "ducaale/xh",
|
|
3177
|
+
"asdf": "NeoHsu/asdf-xh",
|
|
3178
|
+
"cargo": "xh"
|
|
3179
|
+
},
|
|
3180
|
+
xxh: { "pipx": "xxh-xxh" },
|
|
3181
|
+
yamlfmt: {
|
|
3182
|
+
"aqua": "google/yamlfmt",
|
|
3183
|
+
"asdf": "mise-plugins/asdf-yamlfmt",
|
|
3184
|
+
"go": "github.com/google/yamlfmt/cmd/yamlfmt"
|
|
3185
|
+
},
|
|
3186
|
+
yamllint: {
|
|
3187
|
+
"asdf": "ericcornelissen/asdf-yamllint",
|
|
3188
|
+
"pipx": "yamllint"
|
|
3189
|
+
},
|
|
3190
|
+
yamlscript: {
|
|
3191
|
+
"aqua": "yaml/yamlscript",
|
|
3192
|
+
"asdf": "mise-plugins/mise-yamlscript"
|
|
3193
|
+
},
|
|
3194
|
+
yarn: {
|
|
3195
|
+
"aqua": "yarnpkg/berry",
|
|
3196
|
+
"asdf": "mise-plugins/mise-yarn",
|
|
3197
|
+
"npm": "@yarnpkg/cli-dist",
|
|
3198
|
+
"vfox": "mise-plugins/vfox-yarn"
|
|
3199
|
+
},
|
|
3200
|
+
yazi: {
|
|
3201
|
+
"aqua": "sxyazi/yazi",
|
|
3202
|
+
"cargo": "yazi-fm"
|
|
3203
|
+
},
|
|
3204
|
+
yj: {
|
|
3205
|
+
"aqua": "sclevine/yj",
|
|
3206
|
+
"asdf": "ryodocx/asdf-yj"
|
|
3207
|
+
},
|
|
3208
|
+
yor: {
|
|
3209
|
+
"aqua": "bridgecrewio/yor",
|
|
3210
|
+
"asdf": "ordinaryexperts/asdf-yor"
|
|
3211
|
+
},
|
|
3212
|
+
"youtube-dl": {
|
|
3213
|
+
"aqua": "ytdl-org/ytdl-nightly",
|
|
3214
|
+
"asdf": "mise-plugins/mise-youtube-dl"
|
|
3215
|
+
},
|
|
3216
|
+
yq: {
|
|
3217
|
+
"aqua": "mikefarah/yq",
|
|
3218
|
+
"asdf": "sudermanjr/asdf-yq",
|
|
3219
|
+
"go": "github.com/mikefarah/yq/v4"
|
|
3220
|
+
},
|
|
3221
|
+
"yt-dlp": {
|
|
3222
|
+
"asdf": "duhow/asdf-yt-dlp",
|
|
3223
|
+
"github": "yt-dlp/yt-dlp"
|
|
3224
|
+
},
|
|
3225
|
+
ytt: {
|
|
3226
|
+
"aqua": "carvel-dev/ytt",
|
|
3227
|
+
"asdf": "vmware-tanzu/asdf-carvel"
|
|
3228
|
+
},
|
|
3229
|
+
zarf: { "aqua": "zarf-dev/zarf" },
|
|
3230
|
+
zbctl: { "npm": "zbctl" },
|
|
3231
|
+
zellij: {
|
|
3232
|
+
"aqua": "zellij-org/zellij",
|
|
3233
|
+
"asdf": "chessmango/asdf-zellij",
|
|
3234
|
+
"cargo": "zellij"
|
|
3235
|
+
},
|
|
3236
|
+
zephyr: {
|
|
3237
|
+
"aqua": "MaybeJustJames/zephyr",
|
|
3238
|
+
"asdf": "nsaunders/asdf-zephyr"
|
|
3239
|
+
},
|
|
3240
|
+
zig: { "core": "zig" },
|
|
3241
|
+
zigmod: {
|
|
3242
|
+
"aqua": "nektro/zigmod",
|
|
3243
|
+
"asdf": "mise-plugins/asdf-zigmod",
|
|
3244
|
+
"github": "nektro/zigmod"
|
|
3245
|
+
},
|
|
3246
|
+
zizmor: {
|
|
3247
|
+
"aqua": "zizmorcore/zizmor",
|
|
3248
|
+
"cargo": "zizmor"
|
|
3249
|
+
},
|
|
3250
|
+
zls: { "aqua": "zigtools/zls" },
|
|
3251
|
+
zola: {
|
|
3252
|
+
"aqua": "getzola/zola",
|
|
3253
|
+
"asdf": "salasrod/asdf-zola"
|
|
3254
|
+
},
|
|
3255
|
+
zoxide: {
|
|
3256
|
+
"aqua": "ajeetdsouza/zoxide",
|
|
3257
|
+
"cargo": "zoxide"
|
|
3258
|
+
},
|
|
3259
|
+
zprint: {
|
|
3260
|
+
"aqua": "kkinnear/zprint",
|
|
3261
|
+
"asdf": "mise-plugins/mise-zprint",
|
|
3262
|
+
"github": "kkinnear/zprint"
|
|
3263
|
+
}
|
|
3264
|
+
};
|
|
3265
|
+
//#endregion
|
|
3266
|
+
export { mise_registry_default as default };
|
|
3267
|
+
|
|
3268
|
+
//# sourceMappingURL=mise-registry.js.map
|