jx: Update to version 3.2.389

This commit is contained in:
github-actions[bot] 2022-06-28 12:33:10 +00:00
parent 513bbe3d2d
commit 689c9a6715

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.388", "version": "3.2.389",
"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.388/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.389/jx-windows-amd64.zip",
"hash": "57dcae92bac0166d2f209b3966cf4a4081e8052e6ae61ba1bf43d0f0db2417ee" "hash": "02a6018e53e78ef3bcc25d9fe1718d2825c7ddbd99d214c81ccb872c380c6bc4"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",