1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zeronet_ynh.git synced 2024-09-03 17:46:12 +02:00

Updates ZeroNet to v0.6.0

This commit is contained in:
whypsi 2017-11-15 14:00:47 -05:00
parent dde129d9da
commit 7f925cb1f9
2 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
SOURCE_URL=https://github.com/HelloZeroNet/ZeroNet/archive/v0.5.7.tar.gz SOURCE_URL=https://github.com/HelloZeroNet/ZeroNet/archive/v0.6.0.tar.gz
SOURCE_SUM=3393f1a0ccf7f66607d48ed3b65025a53d26296abfec1cc5e0387957a76816a0 SOURCE_SUM=87f810d9558a2cb92cdbf737d800cc81d27527a82c2e786517829329e0b49661
SOURCE_VERSION=0.5.7 SOURCE_VERSION=6.0.0

View file

@ -7,8 +7,8 @@
"fr": "Decentralized websites using Bitcoin crypto and BitTorrent network" "fr": "Decentralized websites using Bitcoin crypto and BitTorrent network"
}, },
"url": "https://zeronet.io", "url": "https://zeronet.io",
"license": "free", "license": "AGPL-3.0",
"version": "0.5.7", "version": "0.6.0",
"maintainer": { "maintainer": {
"name": "whypsi", "name": "whypsi",
"email": "whypsi@riseup.net" "email": "whypsi@riseup.net"