jx: Update to version 3.2.293

This commit is contained in:
github-actions[bot] 2022-04-16 12:30:58 +00:00
parent 67a25137e6
commit 1fa2ec735a

View File

@ -1,12 +1,12 @@
{
"version": "3.2.292",
"version": "3.2.293",
"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.292/jx-windows-amd64.zip",
"hash": "62ea8c8cbe763c17ec27f37234b3d5a80300c656974509beb19f76dcea6de803"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.293/jx-windows-amd64.zip",
"hash": "ab0dcf3e6f4533895a36dc42b20063a62f503fba965e8cb25499581dfefd0f64"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",