jx@3.5.18: Fix hash (Closes #3965)

This commit is contained in:
github-actions[bot] 2022-09-24 05:25:00 +00:00
parent f89209f390
commit 17c7e7afc7

View File

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