jx: Update to version 3.2.362

This commit is contained in:
github-actions[bot] 2022-06-15 20:31:44 +00:00
parent 944676f043
commit 452b94714d

View File

@ -1,12 +1,12 @@
{
"version": "3.2.357",
"version": "3.2.362",
"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.2.357/jx-windows-amd64.zip",
"hash": "5a9788b85f1eb6b5f9eb83ae2d4ecf6dbb6d518218409ae53f3e3ca43c611bae"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.362/jx-windows-amd64.zip",
"hash": "2b5d9d68aeb9202ad76d2c7fee3cd79eba06765d6356d5e0e3074e98e557aaf1"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",