jx: Update to version 3.2.393

This commit is contained in:
github-actions[bot] 2022-06-29 00:33:18 +00:00
parent 9b0a4a3af1
commit b2c06df6ec

View File

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