jx: Update to version 3.2.298

This commit is contained in:
github-actions[bot] 2022-04-23 04:29:33 +00:00
parent 97a52b6a88
commit 50ab3b5f08

View File

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