From 370185de22f75e0f680d027963251e69f092dab9 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 13 Apr 2022 18:49:36 +0200 Subject: [PATCH 1/3] 3.2.0 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index a95e8c5..03d4528 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/omeka/omeka-s/releases/download/v3.1.2/omeka-s-3.1.2.zip -SOURCE_SUM=08c6db4cbe6b6c08fc10229dce825141b053f0c2e9980244650e67fb040bc1f6 +SOURCE_URL=https://github.com/omeka/omeka-s/releases/download/v3.2.0/omeka-s-3.2.0.zip +SOURCE_SUM=d73a2f2df79b80e89f7e7a2c6289ce50cd96c7012375e126e4273657b7d0646a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2757265..15f2ea6 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web publication system for universities, galleries, libraries, archives, and museums", "fr": "Système de publication Web pour les universités, les galeries, les bibliothèques, les archives et les musées" }, - "version": "3.1.2~ynh1", + "version": "3.2.0~ynh1", "url": "https://omeka.org/", "upstream": { "license": "AGPL-3.0-only", From 4fbe917507cb5c2ebe0e3a2142cc2c83fdfcb0a5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 13 Apr 2022 16:49:45 +0000 Subject: [PATCH 2/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12fefae..90a6ee4 100755 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Omeka S is a web publication system for universities, galleries, libraries, arch - Connect to the semantic Web - Share with DPLA -**Shipped version:** 3.1.2~ynh1 +**Shipped version:** 3.2.0~ynh1 **Demo:** https://omeka.org/s/download/#sandbox diff --git a/README_fr.md b/README_fr.md index ae8cfb2..c62122d 100755 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Omeka S is a web publication system for universities, galleries, libraries, arch - Connect to the semantic Web - Share with DPLA -**Version incluse :** 3.1.2~ynh1 +**Version incluse :** 3.2.0~ynh1 **Démo :** https://omeka.org/s/download/#sandbox From a02b257f73544accd6807855f0afd35757d3a2ab Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 13 Apr 2022 22:19:59 +0200 Subject: [PATCH 3/3] Update app.src --- conf/app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/app.src b/conf/app.src index 03d4528..17f0d9a 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ SOURCE_URL=https://github.com/omeka/omeka-s/releases/download/v3.2.0/omeka-s-3.2.0.zip -SOURCE_SUM=d73a2f2df79b80e89f7e7a2c6289ce50cd96c7012375e126e4273657b7d0646a +SOURCE_SUM=7fe089d818595db15e06225fa48b1bfbff1787de8fb299c36aac5800929f8252 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true