diff --git a/bucket/jx.json b/bucket/jx.json index caea6ef0b8..ebeb5ab8b5 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.15/jx-windows-amd64.zip", - "hash": "3012431873257f795cc58d39e17a2965cb54c3e9630c2e21b4a363fca1d455c3" + "hash": "e34132c7d7b4748cdbbec27f1bc5d7781cc21c7ead70eaba2dbfd4073931c43e" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",