mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
jx: Update to version 3.2.115
This commit is contained in:
parent
fc07d15669
commit
34e7ef7f05
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.113",
|
"version": "3.2.115",
|
||||||
"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.113/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.115/jx-windows-amd64.zip",
|
||||||
"hash": "511a4995741d580a6dc0beb734032bb669b686d10e2e555888dde78a2bd11eea"
|
"hash": "c8c8ae3b0757d3e43e5d070d4e13d4fbe1f44b090f104fa05426c23d997e1a23"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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