jx: Update to version 3.2.303

This commit is contained in:
github-actions[bot] 2022-04-26 00:33:36 +00:00
parent 6295fa7588
commit 0a375dd0e7

View File

@ -1,12 +1,12 @@
{
"version": "3.2.302",
"version": "3.2.303",
"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.302/jx-windows-amd64.zip",
"hash": "0fd4a22bc7f632b5810921152fa1f634fa86a3f829b3501332bf1c592b68b7d3"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.303/jx-windows-amd64.zip",
"hash": "ed11dcb751e40c376fee1f450da38141174f192f3b757015820e32d094b1ee6e"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",