mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.10.166
This commit is contained in:
parent
c823bded0b
commit
364686ca38
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.10.161",
|
||||
"version": "3.10.166",
|
||||
"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.161/jx-windows-amd64.zip",
|
||||
"hash": "58559d36611faef18ab12bdcd327622dbd3923115492f739b94853055b3f8afd"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.166/jx-windows-amd64.zip",
|
||||
"hash": "4b7572a3c61d93d3579b1564f4a33753ded696e6d45581c88154611bb179efc6"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.161/jx-windows-arm64.zip",
|
||||
"hash": "f32d87f98be55da7e44c5f86a935fff1b7ce0162b718e8a4f5ad2fc40ef43642"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.166/jx-windows-arm64.zip",
|
||||
"hash": "7e4e764bfc63c1797bdd29259a6636d5c3f50d263d428a1e7d804c2248857fe2"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user