mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
jx: Update to version 3.5.22
This commit is contained in:
parent
8b81a89935
commit
2ebe0b6ff0
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.21",
|
"version": "3.5.22",
|
||||||
"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.5.21/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.5.22/jx-windows-amd64.zip",
|
||||||
"hash": "565d941d960bc637e48a5506d12f3d3ce6584cca9079d3682e2d145eae81f9b6"
|
"hash": "d40cf4614306075481a568a0cd4731d645ce4e5c3c0e2c049e11d28e9fadd163"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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