jx: Update to version 3.2.377

This commit is contained in:
github-actions[bot] 2022-06-20 16:31:40 +00:00
parent 9546262667
commit 9fe329eaa7

View File

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