jx: Update to version 2.1.80

This commit is contained in:
Jakub Čábera 2020-06-24 10:09:49 +02:00
parent e9ade7d359
commit fd96327fb6

View File

@ -1,12 +1,12 @@
{ {
"version": "2.1.79", "version": "2.1.80",
"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/v2.1.79/jx-windows-amd64.zip", "url": "https://github.com/jenkins-x/jx/releases/download/v2.1.80/jx-windows-amd64.zip",
"hash": "6dea436827ff567267f440b44fbed6b0e425164f18755c86865dbec369a59659" "hash": "85c4115bcdabf9bac9b22cba53f298643da595b559994794336b0da160573ee7"
} }
}, },
"bin": "jx.exe", "bin": "jx.exe",