jx@3.4.19: Fix hash (Closes #3881)

This commit is contained in:
github-actions[bot] 2022-09-06 09:15:27 +00:00
parent 18f4df30b3
commit 7415bd5fa9

View File

@ -6,7 +6,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.4.19/jx-windows-amd64.zip",
"hash": "48c926f161ded65528ff54aa0fb41fc0c4d09f6ed3039c200e3dfa380bf89d68"
"hash": "81f0936bcd3e38c48f4d5b0ce4e53b78623cc7895abbc7b69a08733da4b10f41"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",