mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
stern: Add version 1.11.0 (#740)
- Closes lukesampson/scoop-extras#3275 - Closes lukesampson/scoop#3510 Co-authored-by: Patrik Akselsson <pakselsson@paypal.com> Co-authored-by: Patrik Akselsson <patrik.akselsson@gmail.com>
This commit is contained in:
parent
37f9569a70
commit
4e145d053c
25
bucket/stern.json
Normal file
25
bucket/stern.json
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
{
|
||||||
|
"version": "1.11.0",
|
||||||
|
"description": "Multi pod and container log tailing for Kubernetes",
|
||||||
|
"homepage": "https://github.com/wercker/stern",
|
||||||
|
"license": "Apache-2.0",
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/wercker/stern/releases/download/1.11.0/stern_windows_amd64.exe#/stern.exe",
|
||||||
|
"hash": "75708b9acf6ef0eeffbe1f189402adc0405f1402e6b764f1f5152ca288e3109e"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"bin": "stern.exe",
|
||||||
|
"checkver": "github",
|
||||||
|
"autoupdate": {
|
||||||
|
"architecture": {
|
||||||
|
"64bit": {
|
||||||
|
"url": "https://github.com/wercker/stern/releases/download/$version/stern_windows_amd64.exe#/stern.exe"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hash": {
|
||||||
|
"url": "https://github.com/wercker/stern/releases/tag/$version",
|
||||||
|
"regex": "(?sm)$basename:.*?$sha256"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user