jx: Update to version 3.2.357

This commit is contained in:
github-actions[bot] 2022-06-15 16:34:55 +00:00
parent d8e11dfe16
commit 762995f2ba

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.352", "version": "3.2.357",
"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.352/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.357/jx-windows-amd64.zip",
"hash": "81677af59ff4117db83927397f8b869fb92f79d5d36d4090f33681aa71aa44d7" "hash": "5a9788b85f1eb6b5f9eb83ae2d4ecf6dbb6d518218409ae53f3e3ca43c611bae"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",