helmfile: Update to version 0.139.6

This commit is contained in:
Jakub Čábera 2021-05-16 01:53:06 -07:00
parent 0b45f5f224
commit 2e98c10230
3 changed files with 8 additions and 9 deletions

View File

@ -11,8 +11,7 @@
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",
"checkver": { "checkver": {
"url": "https://github.com/weaveworks/eksctl/releases/tag/latest_release", "github": "https://github.com/weaveworks/eksctl"
"regex": "eksctl ([\\d.]+)"
}, },
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {

View File

@ -1,16 +1,16 @@
{ {
"version": "0.139.5", "version": "0.139.6",
"description": "Command line interface to deploy Kubernetes Helm Charts.", "description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/", "homepage": "https://github.com/roboll/helmfile/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.5/helmfile_windows_amd64.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.139.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "1b3094f60a2302cfad45980bec244818f41c17aed299874be9cf7c3e2788afd0" "hash": "d90c71511bef846e4b111de722d718b34fb814a2dd6d6a15b323edcd8eb0f90d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.5/helmfile_windows_386.exe#/helmfile.exe", "url": "https://github.com/roboll/helmfile/releases/download/v0.139.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "001fb2dc24a3361cd9e56e2e5c57d35e177b157a3b3a67349070797cefae8ec6" "hash": "4a8f97cb6e2de8f59d7360ebea9bcef6b2a29c0338ca90227c66c5b4e69dea17"
} }
}, },
"bin": "helmfile.exe", "bin": "helmfile.exe",

View File

@ -32,8 +32,8 @@
] ]
], ],
"checkver": { "checkver": {
"url": "https://plex.tv/api/downloads/1.json", "url": "https://plex.tv/pms/downloads/5.json",
"jsonpath": "$.computer.windows.version" "jsonpath": "$.computer.Windows.version"
}, },
"autoupdate": { "autoupdate": {
"url": "https://downloads.plex.tv/plex-media-server-new/$version/windows/PlexMediaServer-$version-x86.exe", "url": "https://downloads.plex.tv/plex-media-server-new/$version/windows/PlexMediaServer-$version-x86.exe",