jx: Update to version 3.2.302

This commit is contained in:
github-actions[bot] 2022-04-25 00:32:42 +00:00
parent 1a0bc4b883
commit 543679c10b

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.300", "version": "3.2.302",
"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.2.300/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.302/jx-windows-amd64.zip",
"hash": "b775893298097bb72e1b59e80a1dffc002b4976b49bc17c34cd03bd21cb5ee5c" "hash": "0fd4a22bc7f632b5810921152fa1f634fa86a3f829b3501332bf1c592b68b7d3"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",