jx: Update to version 3.5.3

This commit is contained in:
github-actions[bot] 2022-09-11 16:30:26 +00:00
parent 81bc79e855
commit e23d8befcd

View File

@ -1,12 +1,12 @@
{
"version": "3.4.19",
"version": "3.5.3",
"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.4.19/jx-windows-amd64.zip",
"hash": "81f0936bcd3e38c48f4d5b0ce4e53b78623cc7895abbc7b69a08733da4b10f41"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.5.3/jx-windows-amd64.zip",
"hash": "5e2c5000b9ad7c0d13b1a0a452ad5ef5dc44f860b6753d6711faf4850a6d9624"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",