jx: Update to version 3.2.392

This commit is contained in:
github-actions[bot] 2022-06-28 16:32:04 +00:00
parent 8bc50a25f4
commit 68f6f7de9a

View File

@ -1,12 +1,12 @@
{
"version": "3.2.389",
"version": "3.2.392",
"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.389/jx-windows-amd64.zip",
"hash": "02a6018e53e78ef3bcc25d9fe1718d2825c7ddbd99d214c81ccb872c380c6bc4"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.392/jx-windows-amd64.zip",
"hash": "5f198c31c5417247cd4aeed365a6a17c93b804b60c72f32f61e8e0a6d9fb8b1c"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",