jx@3.4.15: Fix hash (Closes #3866)

This commit is contained in:
github-actions[bot] 2022-09-02 00:28:47 +00:00
parent 7c90a34cf8
commit ec54d02a2d

View File

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