jx: Update to version 3.2.282

This commit is contained in:
github-actions[bot] 2022-04-01 00:33:01 +00:00
parent 5c00b27c7b
commit 64f71403c9

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.281", "version": "3.2.282",
"description": "A command line tool for installing and using Jenkins X", "description": "A command line tool for installing and using Jenkins X",
"homepage": "https://github.com/jenkins-x/jx", "homepage": "https://github.com/jenkins-x/jx",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.281/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.282/jx-windows-amd64.zip",
"hash": "4c2f1cb794c70deab6a4e190a870e8b1780b0862bd79b1ad840141f6ea6a1d42" "hash": "5c8a5b4440e84a613d87e91bc87637a4e9e641627c422b17989f9365cb50ffa4"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",