mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
popeye: Add version 0.22.1 (#6391)
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
ff555f632a
commit
fda040989d
22
bucket/popeye.json
Normal file
22
bucket/popeye.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": "0.22.1",
|
||||
"description": "A Kubernetes cluster resource sanitizer.",
|
||||
"homepage": "https://popeyecli.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/derailed/popeye/releases/download/v0.22.1/popeye_windows_amd64.tar.gz",
|
||||
"hash": "fa5c155d65313e93985bdb7ed1a79fb0e310b7868848dfaf381ea081f349dacc"
|
||||
}
|
||||
},
|
||||
"bin": "popeye.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/derailed/popeye"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/derailed/popeye/releases/download/v$version/popeye_windows_amd64.tar.gz",
|
||||
"hash": {
|
||||
"url": "$baseurl/checksums.sha256"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user