jx@3.5.3: Fix hash (Closes #3908)

This commit is contained in:
github-actions[bot] 2022-09-12 01:27:14 +00:00
parent ba59867440
commit fb1e757dad

View File

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