diff --git a/bucket/jx.json b/bucket/jx.json index e02687093d..2a4a0b2fdf 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.7/jx-windows-amd64.zip", - "hash": "03c8aaf1e959a34d493c09c0da4f36879c404c7bc050be177dcd288eb66f81cb" + "hash": "aac1726e02422308603324ba8291544f4695bec427d07d0b8974c5309dc9699d" } }, "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",