jx: Update to version 3.2.334

This commit is contained in:
github-actions[bot] 2022-05-08 00:33:33 +00:00
parent e2944c4d41
commit 1a565fb01b

View File

@ -1,12 +1,12 @@
{
"version": "3.2.331",
"version": "3.2.334",
"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.331/jx-windows-amd64.zip",
"hash": "5cb8e6c9447c5d471812570a7f85bc545840e7e967e8d666904e38705845a394"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.334/jx-windows-amd64.zip",
"hash": "759267883b75cbf05daebaeaf4f7d33b2d530faccdc5363a62078608905c41e6"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",