mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
jx: Update to version 3.5.3
This commit is contained in:
parent
81bc79e855
commit
e23d8befcd
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.4.19",
|
||||
"version": "3.5.3",
|
||||
"description": "A command line tool for installing and using Jenkins X",
|
||||
"homepage": "https://github.com/jenkins-x/jx",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.4.19/jx-windows-amd64.zip",
|
||||
"hash": "81f0936bcd3e38c48f4d5b0ce4e53b78623cc7895abbc7b69a08733da4b10f41"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.5.3/jx-windows-amd64.zip",
|
||||
"hash": "5e2c5000b9ad7c0d13b1a0a452ad5ef5dc44f860b6753d6711faf4850a6d9624"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user