i2p-zero: Update to version 1.13

This commit is contained in:
Richard Kuhnt 2019-09-26 19:01:08 +00:00
parent 69e2bfa8ca
commit 88da87256a

View File

@ -1,11 +1,11 @@
{ {
"version": "1.12", "version": "1.13",
"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.12/i2p-zero-win.v1.12.zip", "url": "https://github.com/i2p-zero/i2p-zero/releases/download/v1.13/i2p-zero-win.v1.13.zip",
"hash": "5459ac53df1119abff2ba9247c0eef81d18d07406a9512e09b055cece03c1b23", "hash": "80ae7b4ba5626009e4a39dfcc1f8a738c0396bfa3341868e7c5a35acf4492cee",
"extract_dir": "i2p-zero-win.v1.12\\router", "extract_dir": "i2p-zero-win.v1.13\\router",
"bin": [ "bin": [
[ [
"bin\\launch.bat", "bin\\launch.bat",