jx: Update to version 3.2.256

This commit is contained in:
github-actions[bot] 2022-02-22 20:28:16 +00:00
parent b1d5495b64
commit 3e023ffd3e

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.253", "version": "3.2.256",
"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.253/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.256/jx-windows-amd64.zip",
"hash": "d5964fcc7f64d70acd49b10cfd95bdc1818e0790be73892968065e3a58750fc4" "hash": "e70facf423db44813fbbbd8586ea6931da1be18f00651ec974fbec8483061398"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",