mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
jx: Update to version 3.10.110
This commit is contained in:
parent
0af862b696
commit
224369a1fc
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "3.10.109",
|
||||
"version": "3.10.110",
|
||||
"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.109/jx-windows-amd64.zip",
|
||||
"hash": "1a1c9509726890488dc8a47ecaff5f2e23efbea020bc118ed04a029b6cb0d193"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.110/jx-windows-amd64.zip",
|
||||
"hash": "1b18cd03b55d675a5358f816e733442960c42ec71c2c919522751dcbfb451876"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.109/jx-windows-arm64.zip",
|
||||
"hash": "b22c9f987b75ea23def6d527f6c590781a7eaa0397a9340fe94a5db74c9c3021"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.110/jx-windows-arm64.zip",
|
||||
"hash": "d30c7b1d31acc5f1c503df5b8fb707762a8f0277bc4fe09b22673455fca035ee"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user