diff --git a/conf/app.src b/conf/app.src index af6fced..6222f96 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.20.6/snappymail-2.20.6.tar.gz -SOURCE_SUM=c402c7804f8dfd7d98a86777a99c40899175a27ccefc555fc526f08c069ea7f0 +SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.21.0/snappymail-2.21.0.tar.gz +SOURCE_SUM=ac944d4a5cc63cd445b2f9684dab41d28f6eba66e9d7c235e4be46ea6b38ec43 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 2bd7ce7..336bca4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Simple, modern, lightweight & fast web-based e-mail client", "fr": "Client de messagerie Web simple, moderne, léger et rapide" }, - "version": "2.20.6~ynh1", + "version": "2.21.0~ynh1", "url": "https://snappymail.eu/", "upstream": { "license": "AGPL-3.0-only",