jx: Update to version 3.2.244

This commit is contained in:
github-actions[bot] 2022-01-14 20:27:44 +00:00
parent 879ad061af
commit fef848767f

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.243", "version": "3.2.244",
"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.243/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.244/jx-windows-amd64.zip",
"hash": "64fdf7fea04790e7cc6e0ee3192cd09591c647664af977fd709777b8aebd8b65" "hash": "e393ba88f3164a08238dc6795b05f8f239e83986bbaf7d19ab3e471bfd29a74f"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",