jx: Update to version 3.2.253

This commit is contained in:
github-actions[bot] 2022-02-11 08:27:22 +00:00
parent 86254e708c
commit 91ca8934df

View File

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