jx: Update to version 3.5.15

This commit is contained in:
github-actions[bot] 2022-09-19 20:29:54 +00:00
parent 7fbd0eef04
commit b5a678cc26

View File

@ -1,12 +1,12 @@
{
"version": "3.5.12",
"version": "3.5.15",
"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.5.12/jx-windows-amd64.zip",
"hash": "dd3ad8755fc3217d8681d3f14934d33609ddb7f0b37f978c81b9e0931383d5cb"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.5.15/jx-windows-amd64.zip",
"hash": "3012431873257f795cc58d39e17a2965cb54c3e9630c2e21b4a363fca1d455c3"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",