mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
helmfile: Update to version 0.132.1
This commit is contained in:
parent
ecbbdde22a
commit
c3d96c39e4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.132.0",
|
"version": "0.132.1",
|
||||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||||
"homepage": "https://github.com/roboll/helmfile/",
|
"homepage": "https://github.com/roboll/helmfile/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||||
"hash": "65474d284718546ac64c22c2753ddb70a6d35e53001fbb96292ced364d014572"
|
"hash": "1304c4d2ce0c6f9fe8086e836acafcae3d642c4e54fa0a68affda8cf7d5d6874"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.0/helmfile_windows_386.exe#/helmfile.exe",
|
"url": "https://github.com/roboll/helmfile/releases/download/v0.132.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||||
"hash": "f60ba7a6b8bc8d817cfac75826421ac0ee4f3737af3ac60117351177964ae045"
|
"hash": "08262317a286dc6faa8a06ae6c93c05d146bca669f559824807a3da6487974f9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helmfile.exe",
|
"bin": "helmfile.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user