diff --git a/bucket/jx.json b/bucket/jx.json index 8142d01186..262064bebc 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.4.15/jx-windows-amd64.zip", - "hash": "87409dda4d3119f4fb72254fef7a0f3fea89cde1787bd0d7a93a1c9106d21cae" + "hash": "d81847dc2cdfc7fa4e92867d34fe2557f1644d8bde2adaf58b07c9a64aef5592" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",