jx: Update to version 3.2.402

This commit is contained in:
github-actions[bot] 2022-06-29 20:30:11 +00:00
parent 1f4108ca10
commit 8d34591cc3

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.401", "version": "3.2.402",
"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.401/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.402/jx-windows-amd64.zip",
"hash": "e60b4209905c065da61bd68978f1abfee3a2f2b27f9a4565dbb73c8d49be57af" "hash": "587493c299a33b02f5a0cb02d5f1011d18f1e18d0206e2b20a5a855ba20cd417"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",