jetbrains-toolbox: fix version

This commit is contained in:
Richard Kuhnt 2017-06-05 13:22:41 +02:00
parent 4b10e7fc98
commit 65a812e6f2

View File

@ -1,17 +1,20 @@
{
"homepage": "https://jetbrains.com/",
"version": "1.6.2",
"version": "1.3.2421",
"license": "https://www.jetbrains.com/store/license.html",
"url": "https://download.jetbrains.com/toolbox/jetbrains-toolbox-1.3.2421.exe",
"hash": "e5b84aa2f36475f4ae3ccd7ef9428e4ecd7160ffd07728623909c6c35542e060",
"installer": {
"args": [
"/S", "/D=$dir"
"/S",
"/D=$dir"
]
},
"uninstaller": {
"file": "Uninstall.exe",
"args": ["/S"]
"args": [
"/S"
]
},
"bin": [
"jetbrains-toolbox.exe"