mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
jx@3.5.12: Fix hash (Closes #3931)
This commit is contained in:
parent
8ea22ade00
commit
104dad94a2
@ -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",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user