From 86f30b482cd7735cb9488072405420787320f0f1 Mon Sep 17 00:00:00 2001 From: oufmilo Date: Sat, 12 Jun 2021 21:14:16 +0200 Subject: [PATCH] Update 4.7.0 --- README.md | 2 +- README_fr.md | 2 +- conf/admin.src | 4 ++-- conf/app.src | 4 ++-- manifest.json | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f81b024..bfc0af1 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Just a blogging platform -**Shipped version:** 4.3.3~ynh1 +**Shipped version:** 4.7.0~ynh1 diff --git a/README_fr.md b/README_fr.md index 37b8a08..01b2665 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Plateforme de blogging -**Version incluse :** 4.3.3~ynh1 +**Version incluse :** 4.7.0~ynh1 diff --git a/conf/admin.src b/conf/admin.src index f094281..3bdb91c 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/v4.3.3.zip -SOURCE_SUM=b5f6a125ec9c9bf26a5035a39b947f1d520621d5c7994aab6f6bcf54a3bc8e1e +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.7.0.zip +SOURCE_SUM=0bd18e13e138b015561609d7b19ddd8623c22c86bf19c6ada3a4267b8c5dbe1c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 1f1a356..15a9075 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.3.3/Ghost-4.3.3.zip -SOURCE_SUM=7b3acd2acdbb26521c0ec6c717484c173b8751bcd054018e5a335495426338c8 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.7.0/Ghost-4.7.0.zip +SOURCE_SUM=f7ac9acfadfbb184ec900709bf3906485d731d6a9a8db510a8471be8884fb47f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 2b3061a..305aaa1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Just a blogging platform", "fr": "Plateforme de blogging" }, - "version": "4.3.3~ynh1", + "version": "4.7.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",