mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.68.1
This commit is contained in:
parent
38bf10a040
commit
fe9413edbd
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.68.0",
|
||||
"version": "0.68.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.68.0/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "e4fd310d87d21e7fa7ed311e63f2203645c41401b3244ecbe29503cd29b285af"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.68.1/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "b8de01a123cc24d577c15264c8a0837e3e18bad7f8aa2ca2bbb510345385a137"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.68.0/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "a8637290d05082835b96323ab4bcb81ba4d148f15a11747e0953186c0caa09cb"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.68.1/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "99674d5493e9ac7808a65d79951d68a4f743a76755b3a2679fa83928aac32b4c"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user