mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
jx: Update to version 3.10.109
This commit is contained in:
parent
9f49320c7d
commit
99edfc01be
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.10.108",
|
"version": "3.10.109",
|
||||||
"description": "A command line tool for installing and using Jenkins X",
|
"description": "A command line tool for installing and using Jenkins X",
|
||||||
"homepage": "https://github.com/jenkins-x/jx",
|
"homepage": "https://github.com/jenkins-x/jx",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.108/jx-windows-amd64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.109/jx-windows-amd64.zip",
|
||||||
"hash": "5debe0b572b4a31fa39533a7f8f63f9e866cea4a69e07e294b39e12702345549"
|
"hash": "1a1c9509726890488dc8a47ecaff5f2e23efbea020bc118ed04a029b6cb0d193"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.108/jx-windows-arm64.zip",
|
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.109/jx-windows-arm64.zip",
|
||||||
"hash": "763b61d324d03880aa80ec98dcffb4e0d915017ca8dda7fa1fc3033d3a2e6600"
|
"hash": "b22c9f987b75ea23def6d527f6c590781a7eaa0397a9340fe94a5db74c9c3021"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user