mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
jx: Update to version 3.2.286
This commit is contained in:
parent
6403b477df
commit
b898d57ed4
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "3.2.283",
|
"version": "3.2.286",
|
||||||
"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.283/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.286/jx-windows-amd64.zip",
|
||||||
"hash": "3ede90d38af069677f1e4d06b8c4331ace749784de29ec112ba27b9bf7d69044"
|
"hash": "97f4a475f88ecb61cfcb28b3aad1f13186f39a99fb9a8ae060621cf1beba1a12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"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