i2p-zero: Update to version 1.11

This commit is contained in:
Richard Kuhnt 2019-08-28 04:00:17 +00:00
parent e8af37f232
commit fa40ed0458

View File

@ -1,11 +1,11 @@
{ {
"version": "1.10", "version": "1.11",
"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.10/i2p-zero-win.v1.10.zip", "url": "https://github.com/i2p-zero/i2p-zero/releases/download/v1.11/i2p-zero-win.v1.11.zip",
"hash": "3e24526fa8623efa4afce81b305d61845869eeb7ebc234e96ed717b6d1eee7b0", "hash": "541b42f2d0d3455a05f5e61c7dc2615bb16b03ad825c0f7e08775c0a92761c42",
"extract_dir": "i2p-zero-win.v1.10\\router", "extract_dir": "i2p-zero-win.v1.11\\router",
"bin": [ "bin": [
[ [
"bin\\launch.bat", "bin\\launch.bat",