jx: Update to version 3.2.315

This commit is contained in:
github-actions[bot] 2022-05-01 20:28:04 +00:00
parent 53068c37cc
commit 1d2f59bbba

View File

@ -1,12 +1,12 @@
{
"version": "3.2.310",
"version": "3.2.315",
"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.310/jx-windows-amd64.zip",
"hash": "dfc0b4b8ed0184ef37ae48fb47a04b07bffa90fd162003677b9483fad4572597"
"url": "https://github.com/jenkins-x/jx/releases/download/v3.2.315/jx-windows-amd64.zip",
"hash": "c0d4c4a2716e587891a7c4af63fbf5fc915cc13c3a580d87cb267794e7efa98b"
}
},
"pre_install": "Stop-Process -Name 'jx' -ErrorAction 'Ignore' -Verbose",