mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
jx: Update to version 3.2.110
This commit is contained in:
parent
9378cd4d74
commit
969b37f1ce
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "3.2.108",
|
||||
"version": "3.2.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.2.108/jx-windows-amd64.zip",
|
||||
"hash": "897d7085e8800f635df5d15e145c10c63bcfc3569cd5c298343da8a1bfb88aab"
|
||||
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.110/jx-windows-amd64.zip",
|
||||
"hash": "808ea09b9805947d65f3181fafc65631176653014da1d738291c30d48f4d69b3"
|
||||
}
|
||||
},
|
||||
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user