mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
pluto: Add version 5.1.0 (#2828)
This commit is contained in:
parent
274c1d2614
commit
5c4e6824d1
24
bucket/pluto.json
Normal file
24
bucket/pluto.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"version": "5.1.0",
|
||||
"description": "Utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.",
|
||||
"homepage": "https://github.com/FairwindsOps/pluto",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/FairwindsOps/pluto/releases/download/v5.1.0/pluto_5.1.0_windows_amd64.tar.gz",
|
||||
"hash": "a7bb7492d1ac6856314ebe357dc5bc6798041147343333eb7c60303062b32162"
|
||||
}
|
||||
},
|
||||
"bin": "pluto.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/FairwindsOps/pluto/releases/download/v$version/pluto_$version_windows_amd64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "$baseurl/pluto_$version_checksums.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user