jx: Update to version 3.2.374

This commit is contained in:
github-actions[bot] 2022-06-17 00:34:06 +00:00
parent ce33889e81
commit be48bf6bb2

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.368", "version": "3.2.374",
"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.368/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.374/jx-windows-amd64.zip",
"hash": "e24df7561a3413071f855c2b8709734ee471aef20c599c3e56be83798d090836" "hash": "8dc7c024b331c9cd9137a1f9c018ff332a47317ee2b42f47008c1d677ee082e5"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",