mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.10.170
This commit is contained in:
parent
07b4691697
commit
72037890b1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.10.169",
|
||||
"version": "3.10.170",
|
||||
"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.169/jx-windows-amd64.zip",
|
||||
"hash": "7962559465f3f567ad56f9c9bf909751aecf43af6524923a9aa86fc2ace25b5a"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.170/jx-windows-amd64.zip",
|
||||
"hash": "cd9b3c9cac95329d279e0b5843a92f332c75a316702a31906ff04e4d701fbc55"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.169/jx-windows-arm64.zip",
|
||||
"hash": "b5035e6dcc7551d938e9882ee08f1894dab81a80dbd66b48c17728a2b9464ebb"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.170/jx-windows-arm64.zip",
|
||||
"hash": "3fbe07302efccf9047a11243941a234e474e9c5cc4f02c3a7b0e7de66eece703"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user