jx: Update to version 3.2.385

This commit is contained in:
github-actions[bot] 2022-06-24 12:31:47 +00:00
parent d0d995d8bf
commit 7e4d0e2b4b

View File

@ -1,12 +1,12 @@
{
"version": "3.2.384",
"version": "3.2.385",
"description": "A command line tool for installing and using Jenkins X",
"homepage": "https://github.com/jenkins-x/jx",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.384/jx-windows-amd64.zip",
"hash": "6a78ca4dbc847d0d91e72bf6587160d709f593ce513b06431a61d2ba707ce5f8"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.385/jx-windows-amd64.zip",
"hash": "c4c33a1731820965a8d741865b668b08b571203a7460f158af5ee573e3b8c20a"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",