jx@3.5.15: Fix hash (Closes #3947)

This commit is contained in:
github-actions[bot] 2022-09-20 15:04:25 +00:00
parent 2044a8d67e
commit 5bda3c7369

View File

@ -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",