jx: Update to version 3.2.394

This commit is contained in:
github-actions[bot] 2022-06-29 04:35:15 +00:00
parent e23366600f
commit a6134ea9e0

View File

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