mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
helmfile: Update to version 0.60.1
This commit is contained in:
parent
48ce759e53
commit
6af12693e0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.60.0",
|
||||
"version": "0.60.1",
|
||||
"description": "Command line interface to deploy Kubernetes Helm Charts.",
|
||||
"homepage": "https://github.com/roboll/helmfile/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.60.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "289960ec82abadcdc8d70ad0845dac7921fe29f2ca485697ac048b4d8413ae0b"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.60.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "5eafbab8f6b50f69861ab5f51b597c0a25571ebcbb2f5e835b92f7048b51c5a2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.60.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "1fa264a4375e63a29b7367e03fb72b7beb03acffbab60e144380a6664d128aa2"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.60.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "1486065f3431f6269eb72af4e4ec9e6c72056a4adb6786651b5dca3bbc330358"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user