jx: Update to version 3.2.331

This commit is contained in:
github-actions[bot] 2022-05-07 00:33:16 +00:00
parent a1dfcc29df
commit 186f1efaa5

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.329", "version": "3.2.331",
"description": "A command line tool for installing and using Jenkins X", "description": "A command line tool for installing and using Jenkins X",
"homepage": "https://github.com/jenkins-x/jx", "homepage": "https://github.com/jenkins-x/jx",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.329/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.331/jx-windows-amd64.zip",
"hash": "eab4cb8e6968a1ae071ef606c4de604e3cf08eaf0bd762815c5ff9dffa9547a3" "hash": "5cb8e6c9447c5d471812570a7f85bc545840e7e967e8d666904e38705845a394"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",