diff --git a/bucket/jx.json b/bucket/jx.json index 30f7594837..1e6a966a27 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "homepage": "https://github.com/jenkins-x/jx", + "version": "2.1.78", "description": "A command line tool for installing and using Jenkins X", + "homepage": "https://github.com/jenkins-x/jx", "license": "Apache-2.0", - "version": "2.1.76", "architecture": { "64bit": { - "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.76/jx-windows-amd64.zip", - "hash": "3a52bb04a747c9a8685e4c0ce5026933a88601092ee8c7c33474622a39933d1a" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.78/jx-windows-amd64.zip", + "hash": "77e29995212fd04a832d0920013a446d2102c3576434b5f1a325c074f2cd7059" } }, "bin": "jx.exe",