jx: Update to version 3.2.307

This commit is contained in:
github-actions[bot] 2022-04-27 16:31:42 +00:00
parent adda9f525f
commit ab4d21a3a7

View File

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