mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.2.118
This commit is contained in:
parent
a4cea197c6
commit
f50374aad8
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.115",
|
"version": "3.2.118",
|
||||||
"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.115/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.118/jx-windows-amd64.zip",
|
||||||
"hash": "c8c8ae3b0757d3e43e5d070d4e13d4fbe1f44b090f104fa05426c23d997e1a23"
|
"hash": "645ace11178c84b6b6c5793cac0e01a2f0a06e12c3b4affcbc1733d6353c371b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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