mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
jx: Update to version 3.2.144
This commit is contained in:
parent
16f3ac9fd8
commit
4c3d933736
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.143",
|
"version": "3.2.144",
|
||||||
"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.143/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.144/jx-windows-amd64.zip",
|
||||||
"hash": "e1364fe42b668c4fee2b0f8049b0d84936e9ddae9ea482aae63e37ab112f10d2"
|
"hash": "66f696219916a14fbe8ec67bc440a34d3063938945a1229bd3c420c3dffb93ba"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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