mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
jx: Update to version 3.2.162
This commit is contained in:
parent
05151840be
commit
27df554701
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.160",
|
"version": "3.2.162",
|
||||||
"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.160/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.162/jx-windows-amd64.zip",
|
||||||
"hash": "e5e6b070582cb1c12ad50eb05ccba9d6c273d86a3c409758b5681aea0899ac7a"
|
"hash": "6f04f8b9740bf56ed0a61d982e29f51c285eeed9c53da918e59af9cacc6a5609"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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