mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
jx: Update to version 3.2.160
This commit is contained in:
parent
4724eab6b3
commit
b511300473
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.2.159",
|
||||
"version": "3.2.160",
|
||||
"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.159/jx-windows-amd64.zip",
|
||||
"hash": "872bc567ad72622c1aedad50783a00d5dde47af1cfc0b2913409c205487a204a"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.160/jx-windows-amd64.zip",
|
||||
"hash": "e5e6b070582cb1c12ad50eb05ccba9d6c273d86a3c409758b5681aea0899ac7a"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user