jx@3.5.12: Fix hash (Closes #3931)

This commit is contained in:
github-actions[bot] 2022-09-18 03:29:34 +00:00
parent 8ea22ade00
commit 104dad94a2

View File

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