jx: Update to version 3.2.43

This commit is contained in:
Jakub Čábera 2021-04-16 15:15:40 +02:00
parent 382bfb790a
commit fc72b1a0ee
2 changed files with 4 additions and 9 deletions

View File

@ -6,10 +6,5 @@
"url": "https://github.com/tpanj/cht.exe/archive/v0.6.zip",
"hash": "771061cefff950be8ec3f2987e0b56e8ec20b79c8d451e24e5f89b7f391629df",
"extract_dir": "cht.exe-0.6\\bin",
"bin": "cht.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/tpanj/cht.exe/archive/v$version.zip",
"extract_dir": "cht.exe-$version\\bin"
}
"bin": "cht.exe"
}

View File

@ -1,12 +1,12 @@
{
"version": "3.2.42",
"version": "3.2.43",
"description": "A command line tool for installing and using Jenkins X",
"homepage": "https://github.com/jenkins-x/jx",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.42/jx-windows-amd64.zip",
"hash": "24cdcda8bc5755c2bcb54c6a0ef752db42c0a58de700700c182297ea612f2feb"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.43/jx-windows-amd64.zip",
"hash": "b51e877789e06cb5b6c7f5e9410ff7656c89fe52980e6db706d2f1d4a4519f92"
}
},
"bin": "jx.exe",