i2p-zero: Update to version 1.8

This commit is contained in:
Richard Kuhnt 2019-07-06 08:00:30 +00:00
parent 3cf7bb728a
commit 37ead7a7f5

View File

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