jx: Update to version 3.2.388

This commit is contained in:
github-actions[bot] 2022-06-28 04:32:52 +00:00
parent 760a274b18
commit 980cfdd4e5

View File

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