diff --git a/bucket/jx.json b/bucket/jx.json index 7a5625657d..c90b8eb000 100644 --- a/bucket/jx.json +++ b/bucket/jx.json @@ -6,7 +6,7 @@ "architecture": { "64bit": { "url": "https://github.com/jenkins-x/jx/releases/download/v3.5.3/jx-windows-amd64.zip", - "hash": "5e2c5000b9ad7c0d13b1a0a452ad5ef5dc44f860b6753d6711faf4850a6d9624" + "hash": "e5a571c8fadd2d6ddbab0873c027b6930efb63b3c98d6d64100a3a6ea4049ead" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",