mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
jx: Update to version 3.10.45
This commit is contained in:
parent
a18ce54f59
commit
56d878315e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.10.41",
|
||||
"version": "3.10.45",
|
||||
"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.10.41/jx-windows-amd64.zip",
|
||||
"hash": "100fed7299b92d04a13e736c343677339b38bfaad159d82c367cac0f6b1d3219"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.45/jx-windows-amd64.zip",
|
||||
"hash": "5812e11b53647e8f3f6c505383a80d382d5d99da06d14b79e034590cf4528a75"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user