From 55840a07ed536e7f02e3f129e34bd05541820269 Mon Sep 17 00:00:00 2001 From: Limezy Date: Tue, 24 May 2022 19:27:57 +0700 Subject: [PATCH] Update to v0.64.2 --- conf/app.src | 4 ++-- doc/DISCLAIMER.md | 2 +- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index c236046..69f86b2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/outline/outline/archive/refs/tags/v0.64.1.tar.gz -SOURCE_SUM=7b26c6d16045f6bba895dfc5240495130d9fc192f8d88915afcffee9648d9ed5 +SOURCE_URL=https://github.com/outline/outline/archive/refs/tags/v0.64.2.tar.gz +SOURCE_SUM=a2d301aa0faafeffcf3caebc4c0b97e44c5d394c755f4ff87069aa2ce72ae461 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 45f603d..fc809d6 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,7 +1,7 @@ ### Not totally free licence Outline is a softwared licenced under [BUSL 1.1 licence](https://spdx.org/licenses/BUSL-1.1.html). ⚠️ That licence **is not totally free**. Please read it very carefully if you have any commercial use in mind. -The Outline version shipped with this package (v0.64.1) will be released under Apache-2.0 licence [after May 23rd 2026](https://github.com/outline/outline/blob/151c2c731a94eefdda4e62f311308e9bd4615838/LICENSE). +The Outline version shipped with this package (v0.64.2) will be released under Apache-2.0 licence [after May 23rd 2026](https://github.com/outline/outline/blob/151c2c731a94eefdda4e62f311308e9bd4615838/LICENSE). ### Known limitations diff --git a/manifest.json b/manifest.json index 3c88325..290fb71 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "An open, extensible, wiki for your team built using React and Node.js.", "fr": "Un wiki open source et évolutif pour votre équipe, conçu avec React et Node.js" }, - "version": "0.64.1~ynh1", + "version": "0.64.2~ynh1", "url": "www.getoutline.com", "upstream": { "license": "BUSL-1.1",