jx: Update to version 3.2.263

This commit is contained in:
github-actions[bot] 2022-03-07 20:27:02 +00:00
parent e88f955e9d
commit 4a1e4f9588

View File

@ -1,12 +1,12 @@
{
"version": "3.2.262",
"version": "3.2.263",
"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.262/jx-windows-amd64.zip",
"hash": "349fb242db7ec12956be7356c5e3c626fc09d637dda2c77d1c90a3af4db060ce"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.263/jx-windows-amd64.zip",
"hash": "bdda1f4fe9dac992a1d4e380ad3c935a21188efa7256a9afcc9037426173ee3e"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",