jx: Update to version 3.4.19

This commit is contained in:
github-actions[bot] 2022-09-05 20:29:27 +00:00
parent 19a1c797b8
commit a6ef49baaa

View File

@ -1,12 +1,12 @@
{ {
"version": "3.4.17", "version": "3.4.19",
"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.4.17/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.4.19/jx-windows-amd64.zip",
"hash": "0fd89fb68cd1107c7cd427901dee909b50ff8123305e749e65bcd35a8d634c40" "hash": "48c926f161ded65528ff54aa0fb41fc0c4d09f6ed3039c200e3dfa380bf89d68"
} }
}, },
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose", "pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",