jx: Update to version 3.4.17

This commit is contained in:
github-actions[bot] 2022-09-03 20:27:59 +00:00
parent 9f005663aa
commit 8c67c6a6e0

View File

@ -1,12 +1,12 @@
{
"version": "3.4.16",
"version": "3.4.17",
"description": "A command line tool for installing and using Jenkins X",
"homepage": "https://github.com/jenkins-x/jx",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/jenkins-x/jx/releases/download/v3.4.16/jx-windows-amd64.zip",
"hash": "48dc8867d8806e5bdbad7aba8618b61fe5987c4f9dc0fabac3463ce4ff548fd2"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.4.17/jx-windows-amd64.zip",
"hash": "0fd89fb68cd1107c7cd427901dee909b50ff8123305e749e65bcd35a8d634c40"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",