jx: Update to version 3.10.19

This commit is contained in:
github-actions[bot] 2022-12-07 16:42:27 +00:00
parent f90befe148
commit 04e2a873c8

View File

@ -1,12 +1,12 @@
{
"version": "3.10.18",
"version": "3.10.19",
"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.10.18/jx-windows-amd64.zip",
"hash": "355c08cf2054c40c00f4b26dd53906b76a03b8e39836a2f305caf4bf6d66c2b9"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.10.19/jx-windows-amd64.zip",
"hash": "bd3dd53c9021e5cf1f8757b6fad0e075017201ba48b85db068a137836ff589fb"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",