jx: Update to version 3.2.322

This commit is contained in:
github-actions[bot] 2022-05-02 16:30:34 +00:00
parent bd3e9c4357
commit 06af23e298

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.321", "version": "3.2.322",
"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.321/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.322/jx-windows-amd64.zip",
"hash": "f59c4af41f23f3550827e9f5367877bb00d946bcd178c7212e73da0b754a3b0d" "hash": "92c798567addf49f88581982db2ee7c1f672d0a8a3626053de5e75120afa03a9"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",