jx: Update to version 3.2.283

This commit is contained in:
github-actions[bot] 2022-04-01 16:30:18 +00:00
parent 0406b38f5c
commit 2fd10c5800

View File

@ -1,12 +1,12 @@
{
"version": "3.2.282",
"version": "3.2.283",
"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.282/jx-windows-amd64.zip",
"hash": "5c8a5b4440e84a613d87e91bc87637a4e9e641627c422b17989f9365cb50ffa4"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.283/jx-windows-amd64.zip",
"hash": "3ede90d38af069677f1e4d06b8c4331ace749784de29ec112ba27b9bf7d69044"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",