mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.2.381
This commit is contained in:
parent
72b9d5c254
commit
41b1edb6a5
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.377",
|
"version": "3.2.381",
|
||||||
"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.377/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.381/jx-windows-amd64.zip",
|
||||||
"hash": "ddd121c0d1f39085738e747dae5dcde7fa34b24ea389a6f0bfa4afa6c9401ab4"
|
"hash": "501089ba58469f5f620d124dcea38a45dd1d726fb1131ab44eeb2411847b0d60"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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