mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
jx: Update to version 3.2.326
This commit is contained in:
parent
df59d567d8
commit
f4c5b6deab
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.325",
|
"version": "3.2.326",
|
||||||
"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.325/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.326/jx-windows-amd64.zip",
|
||||||
"hash": "999fb8fdabdf5a23c0f8a7a2cbaccd97ecd50ac45041cec5748a5904c804f850"
|
"hash": "b65516cb65fba892a0579d5dbcb3d84184a14528a52be51ad49ef29720712e5d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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