mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
jx: Update to version 3.5.4
This commit is contained in:
parent
55bb0e154f
commit
2cff2f7e3f
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.5.3",
|
"version": "3.5.4",
|
||||||
"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.3/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.5.4/jx-windows-amd64.zip",
|
||||||
"hash": "e5a571c8fadd2d6ddbab0873c027b6930efb63b3c98d6d64100a3a6ea4049ead"
|
"hash": "4b1a26bdbd02f962ee19f4cc0e8ada5ce72329e72ac9b8b9752ff9cc0707d27f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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