mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
helmfile: Update to version 0.139.6
This commit is contained in:
parent
0b45f5f224
commit
2e98c10230
@ -11,8 +11,7 @@
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
"checkver": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/tag/latest_release",
|
||||
"regex": "eksctl ([\\d.]+)"
|
||||
"github": "https://github.com/weaveworks/eksctl"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
|
||||
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.139.5",
|
||||
"version": "0.139.6",
|
||||
"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.139.5/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "1b3094f60a2302cfad45980bec244818f41c17aed299874be9cf7c3e2788afd0"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.6/helmfile_windows_amd64.exe#/helmfile.exe",
|
||||
"hash": "d90c71511bef846e4b111de722d718b34fb814a2dd6d6a15b323edcd8eb0f90d"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.5/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "001fb2dc24a3361cd9e56e2e5c57d35e177b157a3b3a67349070797cefae8ec6"
|
||||
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.6/helmfile_windows_386.exe#/helmfile.exe",
|
||||
"hash": "4a8f97cb6e2de8f59d7360ebea9bcef6b2a29c0338ca90227c66c5b4e69dea17"
|
||||
}
|
||||
},
|
||||
"bin": "helmfile.exe",
|
||||
|
||||
@ -32,8 +32,8 @@
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://plex.tv/api/downloads/1.json",
|
||||
"jsonpath": "$.computer.windows.version"
|
||||
"url": "https://plex.tv/pms/downloads/5.json",
|
||||
"jsonpath": "$.computer.Windows.version"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://downloads.plex.tv/plex-media-server-new/$version/windows/PlexMediaServer-$version-x86.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user