mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
jx: Update to version 3.2.210
This commit is contained in:
parent
9033e8790e
commit
907fa583a6
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.2.209",
|
||||
"version": "3.2.210",
|
||||
"description": "A command line tool for installing and using Jenkins X",
|
||||
"homepage": "https://github.com/jenkins-x/jx",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.209/jx-windows-amd64.zip",
|
||||
"hash": "c14f9a0e9a1a42a7d43c9877f8256fd8036c74c663772ae094269e40de65254f"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.210/jx-windows-amd64.zip",
|
||||
"hash": "794cc858d1b913254219b3da0bf833e3403ff813a71ea26fe85ccf3fe17358d9"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user