jx: Update to version 3.2.297

This commit is contained in:
github-actions[bot] 2022-04-22 04:33:20 +00:00
parent 44c038b4ac
commit 16c938b982

View File

@ -1,12 +1,12 @@
{
"version": "3.2.296",
"version": "3.2.297",
"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.296/jx-windows-amd64.zip",
"hash": "0c86103c3bb85dbeccb96d8aea4e315b7f586bd3a139243d0fdd4c49e4faa93e"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.297/jx-windows-amd64.zip",
"hash": "4e5f539016bce689686ec41456d23238e1ac0632dac069c078d91be22b0c4153"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",