diff --git a/bucket/jx.json b/bucket/jx.json index a7f307b25d..256f065087 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "2.1.99", + "version": "2.1.100", "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/v2.1.99/jx-windows-amd64.zip", - "hash": "15de066c25776dba3adb047d5ede405232a3442110238e4902a260d5eb707375" + "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.100/jx-windows-amd64.zip", + "hash": "8185d5859323c9d8348ba2e2d441aa53bc3687df9be944e628c71e835c48ce6c" } }, "bin": "jx.exe",