jx: Update to version 3.2.329

This commit is contained in:
github-actions[bot] 2022-05-06 00:34:06 +00:00
parent bd9c0976c8
commit 73cdf6671d

View File

@ -1,12 +1,12 @@
{
"version": "3.2.327",
"version": "3.2.329",
"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.327/jx-windows-amd64.zip",
"hash": "bc141a44391ec7bb70a05e2591f1831e082c3a7d13bda574ca0b239fe4bffb27"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.329/jx-windows-amd64.zip",
"hash": "eab4cb8e6968a1ae071ef606c4de604e3cf08eaf0bd762815c5ff9dffa9547a3"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",