mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
jx: Update to version 3.10.112
This commit is contained in:
parent
dcba39aa22
commit
e36f6e158f
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.111",
|
"version": "3.10.112",
|
||||||
"description": "A command line tool for installing and using Jenkins X",
|
"description": "A command line tool for installing and using Jenkins X",
|
||||||
"homepage": "https://github.com/jenkins-x/jx",
|
"homepage": "https://github.com/jenkins-x/jx",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.111/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.112/jx-windows-amd64.zip",
|
||||||
"hash": "08943aa788938ce46767221f51c0bd712015c2a85cc99c03987c8d022d347b2a"
|
"hash": "2390c7c78d56d218294994eae03e47582ea28884941685bda79b363a67e2b702"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.111/jx-windows-arm64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.112/jx-windows-arm64.zip",
|
||||||
"hash": "ba1a4b620c85b0d4cdc745d0de785b7ea787c61b0ae77fabdc2c2196e8f02930"
|
"hash": "43dab6ae92f0c5b641c4cf88e4985944aaa961789abbd803e8f9c1bb82c8b8d9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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