jx@3.5.7: Fix hash (Closes #3922)

This commit is contained in:
github-actions[bot] 2022-09-14 18:28:23 +00:00
parent 26404e7417
commit 7e230789aa

View File

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