mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.130.1
This commit is contained in:
parent
8d60456908
commit
644e126ca6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.130.0",
|
||||
"version": "0.130.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.130.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "0f0af476d0cfa425d1772d9027d87591d99cba448ad810303ab437074409fb00"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.130.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "88e237c548aa37a68435c85fc5256e2a19fd840fff4d448eb22ac930a0407c1d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.130.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "eb247254252feb41f04ec8e99b98a09abea939a773b4329b03395925a1583926"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.130.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "a993618e2ee6cf2d8b286ff19b82dac82ac590d1845bcc988abacaee3c5164c4"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user