jx: Update to version 3.2.266

This commit is contained in:
github-actions[bot] 2022-03-23 00:32:51 +00:00
parent 33c16c3459
commit 56feb87b2c

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.265", "version": "3.2.266",
"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.265/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.266/jx-windows-amd64.zip",
"hash": "e4256485e2edbd105f9c60a8390d2c84208292fe1ed0c32e1f3ccdd155b44312" "hash": "c6bb7b3e5f62270f98565ef0ec2f4f34bc0ee3eaeba823b0001bd931f4dbb22f"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",