jx: Update to version 3.2.323

This commit is contained in:
github-actions[bot] 2022-05-03 16:30:55 +00:00
parent 2730e0aca2
commit 6fbfd389f9

View File

@ -1,12 +1,12 @@
{
"version": "3.2.322",
"version": "3.2.323",
"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.322/jx-windows-amd64.zip",
"hash": "92c798567addf49f88581982db2ee7c1f672d0a8a3626053de5e75120afa03a9"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.323/jx-windows-amd64.zip",
"hash": "eb2fa6b1e5e76a0778ec911cf7d1741363cc6e06e23207f97e16c351c71cd35f"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",