mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
helmfile: Update to version 0.81.1
This commit is contained in:
parent
b5f34f3d5a
commit
e2ef3a1d32
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.81.0",
|
||||
"version": "0.81.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.81.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "1dd3a8fd8ce7cf79b0cc76a0938090a0cdd56b68897ea604d29ba5d5caead2d6"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.81.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "c24c7ecdbb7063d08aefb7d7c5dc7a6340ce70b34000f00ede1e3a857ba9fd6e"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.81.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "ae17dfb02ae63fd7d33b005b1f6cff6998c6eca98f6a7b53164490b66ea185d9"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.81.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "54d3b7e4e893cc183f5d664a2a9b50b955dcd31f521490cfdf1cc8bb03c0e7f2"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user