mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.10.100
This commit is contained in:
parent
abb0912e9f
commit
c9034e97e1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.10.98",
|
||||
"version": "3.10.100",
|
||||
"description": "A command line tool for installing and using Jenkins X",
|
||||
"homepage": "https://github.com/jenkins-x/jx",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.98/jx-windows-amd64.zip",
|
||||
"hash": "013a543a2b5fd5f8b0fd61610f1b2c7a761fbc1c712f44a93b219c392bd6ed5f"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.100/jx-windows-amd64.zip",
|
||||
"hash": "8fbb23d97fa8b94f8a4e0a6f573895562c4ce21684ceacb46c223c06a9cbcb70"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.98/jx-windows-arm64.zip",
|
||||
"hash": "db454922e15e98e60a7960f5d0a88e1a8535caa2eff8c51fcd496381e9a93166"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.100/jx-windows-arm64.zip",
|
||||
"hash": "85831f5655235dafab6706c2f36c1f5cbf2b6c4dd6ce7b25cefa570e707c4683"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user