mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
jx: Update to version 3.10.98
This commit is contained in:
parent
7c1e45f456
commit
eebfcd9d9b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.97",
|
"version": "3.10.98",
|
||||||
"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.97/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.98/jx-windows-amd64.zip",
|
||||||
"hash": "23836180d30c729d543a1c047cfe9a57c22b2acf78107cf99a0d2848a3b027a7"
|
"hash": "013a543a2b5fd5f8b0fd61610f1b2c7a761fbc1c712f44a93b219c392bd6ed5f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.97/jx-windows-arm64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.98/jx-windows-arm64.zip",
|
||||||
"hash": "38a66e33da8c24089b8ca99f9b4d7bb2ab68ee895864453efbddb778488980b4"
|
"hash": "db454922e15e98e60a7960f5d0a88e1a8535caa2eff8c51fcd496381e9a93166"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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