From 4ed46c5caf9afabf836f6e01b441a70764278f21 Mon Sep 17 00:00:00 2001 From: Limezy Date: Fri, 9 Sep 2022 18:36:45 +0700 Subject: [PATCH] Update with diff --- conf/app.src | 6 +++--- manifest.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 4746a63..b32b955 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/outline/outline/archive/refs/tags/v0.66.0.tar.gz -SOURCE_SUM=956bb0dec2445b355b3d9e02af56049d934a90ea29826ef12e0773cb878b4758 +SOURCE_URL=https://github.com/outline/outline/archive/refs/heads/main.zip +SOURCE_SUM=b1e1c94e032841f1e0efb16e0ef9dda5d0c77e11adda8951e54b77b6a71597c8 SOURCE_SUM_PRG=sha256sum -SOURCE_FORMAT=tar.gz +SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true SOURCE_FILENAME= SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 743b9d7..9677bfb 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Wiki and knowledge base for teams", "fr": "Wiki et base de connaissances pour les équipes" }, - "version": "0.66.0~ynh1", + "version": "0.66.0~ynh2", "url": "www.getoutline.com", "upstream": { "license": "BUSL-1.1",