jx: Update to version 3.2.383

This commit is contained in:
github-actions[bot] 2022-06-23 16:32:29 +00:00
parent a24f611f88
commit 7d1f9b2bbd

View File

@ -1,12 +1,12 @@
{
"version": "3.2.381",
"version": "3.2.383",
"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.381/jx-windows-amd64.zip",
"hash": "501089ba58469f5f620d124dcea38a45dd1d726fb1131ab44eeb2411847b0d60"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.383/jx-windows-amd64.zip",
"hash": "bdbec3776c7a7ed942253360636d534975052dd3f4bc3c870789d267b77437bd"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",