From 7f925cb1f9c94956caccb265f6cdfbb854ee5f90 Mon Sep 17 00:00:00 2001 From: whypsi Date: Wed, 15 Nov 2017 14:00:47 -0500 Subject: [PATCH] Updates ZeroNet to v0.6.0 --- conf/app.src | 6 +++--- manifest.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/app.src b/conf/app.src index b1aa165..282466c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,3 +1,3 @@ -SOURCE_URL=https://github.com/HelloZeroNet/ZeroNet/archive/v0.5.7.tar.gz -SOURCE_SUM=3393f1a0ccf7f66607d48ed3b65025a53d26296abfec1cc5e0387957a76816a0 -SOURCE_VERSION=0.5.7 +SOURCE_URL=https://github.com/HelloZeroNet/ZeroNet/archive/v0.6.0.tar.gz +SOURCE_SUM=87f810d9558a2cb92cdbf737d800cc81d27527a82c2e786517829329e0b49661 +SOURCE_VERSION=6.0.0 diff --git a/manifest.json b/manifest.json index 3417d8d..2e30ef2 100644 --- a/manifest.json +++ b/manifest.json @@ -7,8 +7,8 @@ "fr": "Decentralized websites using Bitcoin crypto and BitTorrent network" }, "url": "https://zeronet.io", - "license": "free", - "version": "0.5.7", + "license": "AGPL-3.0", + "version": "0.6.0", "maintainer": { "name": "whypsi", "email": "whypsi@riseup.net"