mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
jx: Update to version 3.10.18
This commit is contained in:
parent
e744822750
commit
3f9711ac64
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.14",
|
"version": "3.10.18",
|
||||||
"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.10.14/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.18/jx-windows-amd64.zip",
|
||||||
"hash": "b58b04ca057e4b99c78e24dfe6b1f19fb133f05fd722e0864ec1bbd8a2a22a0a"
|
"hash": "355c08cf2054c40c00f4b26dd53906b76a03b8e39836a2f305caf4bf6d66c2b9"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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