diff --git a/bucket/jx.json b/bucket/jx.json index f878046ad0..de9b0ac245 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -1,12 +1,12 @@ { - "version": "3.2.26", + "version": "3.2.28", "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.26/jx-windows-amd64.zip", - "hash": "b7ae2644941bff8f429303adbcd780521de87a6262963add5273fc64778e6cf7" + "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.28/jx-windows-amd64.zip", + "hash": "ec91dca08d05ddf7c302960a0d996429cb27eb001e659288de9ebfd84fb106e1" } }, "bin": "jx.exe",