jx: Update to version 3.10.75

This commit is contained in:
github-actions[bot] 2023-03-23 20:27:24 +00:00
parent 66dca8193e
commit 4ea55f8523

View File

@ -1,12 +1,12 @@
{
"version": "3.10.74",
"version": "3.10.75",
"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.74/jx-windows-amd64.zip",
"hash": "a430decfb3a56f8781dc2cf7a96d8326190b1367d9bdcb20d4fbc98bc1a27a2f"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.75/jx-windows-amd64.zip",
"hash": "aea36020649b1b795b281c9125286eb91b9e3afef4abf139722706d54b6e625b"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",