i2p-zero: Update to version 1.19

This commit is contained in:
Jakub Čábera 2020-11-27 07:49:01 +01:00
parent 32e2ba8d2b
commit bc03866a89

View File

@ -1,11 +1,11 @@
{ {
"version": "1.18", "version": "1.19",
"description": "Zero dependency, small footprint, cross-platform I2P Java Router with simple tunnel/socks controller and SAM interface", "description": "Zero dependency, small footprint, cross-platform I2P Java Router with simple tunnel/socks controller and SAM interface",
"homepage": "https://github.com/i2p-zero/i2p-zero", "homepage": "https://github.com/i2p-zero/i2p-zero",
"license": "BSD-3-Clause|Apache-2.0", "license": "BSD-3-Clause|Apache-2.0",
"url": "https://github.com/i2p-zero/i2p-zero/releases/download/v1.18/i2p-zero-win.v1.18.zip", "url": "https://github.com/i2p-zero/i2p-zero/releases/download/v1.19/i2p-zero-win.v1.19.zip",
"hash": "49b333b89d3cf749c468270e944070ab60b3dc0a01ceb7f42c4ba6766fc299ba", "hash": "09f7041b68e34c66cdd786151910e662beaeee7cde45ee6047adf67fc2e1d283",
"extract_dir": "i2p-zero-win.v1.18\\router", "extract_dir": "i2p-zero-win.v1.19\\router",
"bin": [ "bin": [
[ [
"bin\\launch.bat", "bin\\launch.bat",