jx: Update to version 1.3.826

This commit is contained in:
Richard Kuhnt 2019-02-01 18:00:29 +00:00
parent 4def1d6ba2
commit b2f87f58cd

13
jx.json
View File

@ -2,14 +2,19 @@
"homepage": "https://github.com/jenkins-x/jx",
"description": "A command line tool for installing and using Jenkins X",
"license": "Apache-2.0",
"version": "1.3.818",
"version": "1.3.826",
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v1.3.818/jx-windows-amd64.zip",
"hash": "8aa1930ff5c691097100e4b438ff97f11a29b2caad82b523955dcd096a6dd4e4"
"url": "https://github.com/jenkins-x/jx/releases/download/v1.3.826/jx-windows-amd64.zip",
"hash": "26820625cff2c215f4712ae27cfb42b72e69d9013679f0b97cddc5d0624f72a4"
}
},
"bin": [["jx-windows-amd64.exe", "jx"]],
"bin": [
[
"jx-windows-amd64.exe",
"jx"
]
],
"checkver": "github",
"autoupdate": {
"architecture": {