i2p-zero: Update to version 1.9

This commit is contained in:
Richard Kuhnt 2019-07-21 06:00:17 +00:00
parent 0099d3f8c0
commit 684db87810

View File

@ -1,11 +1,11 @@
{ {
"version": "1.8", "version": "1.9",
"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.8/i2p-zero-win.v1.8.zip", "url": "https://github.com/i2p-zero/i2p-zero/releases/download/v1.9/i2p-zero-win.v1.9.zip",
"hash": "c820b7813ec7b3e70bec4b4e29328f43aa2330aaf42ba955ec3e6802546c894d", "hash": "0ec32b2220eff0e7ca998b78bdbb4710ccbe0e90467d7ebd0f9c2f4a8479b837",
"extract_dir": "i2p-zero-win.v1.8\\router", "extract_dir": "i2p-zero-win.v1.9\\router",
"bin": [ "bin": [
[ [
"bin\\launch.bat", "bin\\launch.bat",