jx: Update to version 3.2.11

This commit is contained in:
Jakub Čábera 2021-04-04 11:33:49 +02:00
parent ae62f82dec
commit 4bdbd76699

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.9", "version": "3.2.11",
"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.2.9/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v3.2.11/jx-windows-amd64.zip",
"hash": "7d3b30389756324c260cda1d27f23da79739818c30cd652ae22a3ecca777591d" "hash": "3c8641994a84e1705bc24e27c096c9cb7bf39d7f69f175deea67ac76d9b47924"
} }
}, },
"bin": "jx.exe", "bin": "jx.exe",