mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
jx: Update to version 3.10.12
This commit is contained in:
parent
a78bac493c
commit
60a6aa2644
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.11",
|
"version": "3.10.12",
|
||||||
"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.11/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.12/jx-windows-amd64.zip",
|
||||||
"hash": "cc4a4fa596addce412c94eef715425a0173e88105c66ed1de22a64905b6d86bf"
|
"hash": "2cdc5c11ab612cea160e927dad2d1e67f98b25fff1675f5d63317421d881c580"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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