mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
jx: Update to version 3.5.6
This commit is contained in:
parent
bc6a111d30
commit
d169d011df
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.5.4",
|
||||
"version": "3.5.6",
|
||||
"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.5.4/jx-windows-amd64.zip",
|
||||
"hash": "4b1a26bdbd02f962ee19f4cc0e8ada5ce72329e72ac9b8b9752ff9cc0707d27f"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.5.6/jx-windows-amd64.zip",
|
||||
"hash": "0419c6a498bd29742ae3846286e3fa49b9616a57b78c7139df9cd873229c5cbe"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user