jx: Update to version 3.2.310

This commit is contained in:
github-actions[bot] 2022-04-30 20:27:54 +00:00
parent d5b0d68bd4
commit fc3dfe2af0

View File

@ -1,12 +1,12 @@
{
"version": "3.2.309",
"version": "3.2.310",
"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.309/jx-windows-amd64.zip",
"hash": "da4cfe942ab3a95b4812eb2ad0692b4f916a9e0a64270b0e5f819abed1af62fd"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.310/jx-windows-amd64.zip",
"hash": "dfc0b4b8ed0184ef37ae48fb47a04b07bffa90fd162003677b9483fad4572597"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",