jx: Update to version 3.2.249

This commit is contained in:
github-actions[bot] 2022-01-30 16:29:23 +00:00
parent 2b30df5a0d
commit 1bd8223e56

View File

@ -1,12 +1,12 @@
{
"version": "3.2.246",
"version": "3.2.249",
"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.246/jx-windows-amd64.zip",
"hash": "619f115b47120f7401be9c2b91678d52db4c1ebf236dee41d4b1ad1750dc36d1"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.249/jx-windows-amd64.zip",
"hash": "83af52999fc813422a2aefafa600fe12971033105fcecc9c4a2bad2b8a8d31c6"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",