diff --git a/bucket/cht.json b/bucket/cht.json index 7a75f51912..51def3bc9e 100644 --- a/bucket/cht.json +++ b/bucket/cht.json @@ -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" } diff --git a/bucket/jx.json b/bucket/jx.json index e0e8e638e9..92aff60b68 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -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",