mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
jx: Update to version 3.2.172
This commit is contained in:
parent
b3131b3b96
commit
278705c3df
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.171",
|
"version": "3.2.172",
|
||||||
"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.2.171/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.172/jx-windows-amd64.zip",
|
||||||
"hash": "ef4ea8f62c09218e9d3eb2c6e646fd49d104bea0f6dc831ffce5a9bc5ddd1896"
|
"hash": "cd936bf5c0f3e52ea5e24c2a19f70a2fb05022eab36604baa3d193aa666517f5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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