mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 22:14:30 +00:00
jx: Update to version 3.5.15
This commit is contained in:
parent
7fbd0eef04
commit
b5a678cc26
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.5.12",
|
||||
"version": "3.5.15",
|
||||
"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.5.12/jx-windows-amd64.zip",
|
||||
"hash": "dd3ad8755fc3217d8681d3f14934d33609ddb7f0b37f978c81b9e0931383d5cb"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.5.15/jx-windows-amd64.zip",
|
||||
"hash": "3012431873257f795cc58d39e17a2965cb54c3e9630c2e21b4a363fca1d455c3"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user