jx: Update to version 3.5.7

This commit is contained in:
github-actions[bot] 2022-09-14 16:32:05 +00:00
parent 688ac94a00
commit 6f383c868b

View File

@ -1,12 +1,12 @@
{ {
"version": "3.5.6", "version": "3.5.7",
"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.5.6/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.5.7/jx-windows-amd64.zip",
"hash": "0419c6a498bd29742ae3846286e3fa49b9616a57b78c7139df9cd873229c5cbe" "hash": "03c8aaf1e959a34d493c09c0da4f36879c404c7bc050be177dcd288eb66f81cb"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",