mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
jx: Update to version 3.2.394
This commit is contained in:
parent
e23366600f
commit
a6134ea9e0
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.393",
|
"version": "3.2.394",
|
||||||
"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.393/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.394/jx-windows-amd64.zip",
|
||||||
"hash": "f3c463c5ef728f48826733b6708d027fdd58550138dd633ee56d152ae689b9bb"
|
"hash": "a65adbef7323618fd0861e0111a8c3e5103d00094420b1cb9e7453591f506034"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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