jx: Update to version 3.2.401

This commit is contained in:
github-actions[bot] 2022-06-29 16:33:45 +00:00
parent da5e6ea6c3
commit e15cac6d6a

View File

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