i2p-zero: Update to version 1.14

This commit is contained in:
Richard Kuhnt 2019-12-05 16:00:26 +00:00
parent 76a80309f4
commit 9401ce2119

View File

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