From c2c46f6d033ad5241ad1e214fb6d195d8a2cc032 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Tue, 19 Dec 2023 13:48:04 +0100 Subject: [PATCH 1/2] Upgrade to v2.1.2 (#52) * Upgrade to v2.1.2 * Auto-update README --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 94b8014..9d2af3e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Shipped version:** 2.1.0~ynh1 +**Shipped version:** 2.1.2~ynh1 **Demo:** https://demo.paperless-ngx.com/ diff --git a/README_fr.md b/README_fr.md index 179cd67..16d5124 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Version incluse :** 2.1.0~ynh1 +**Version incluse :** 2.1.2~ynh1 **Démo :** https://demo.paperless-ngx.com/ diff --git a/manifest.toml b/manifest.toml index 2d59014..d7a54da 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Paperless-ngx" description.en = "Scan, index and archive all your physical documents" description.fr = "Scannez, triez et archivez tous vos documents papiers" -version = "2.1.0~ynh1" +version = "2.1.2~ynh1" maintainers = ["Tagada"] @@ -55,8 +55,8 @@ ram.runtime = "350M" [resources.sources] [resources.sources.main] - url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.0/paperless-ngx-v2.1.0.tar.xz" - sha256 = "21a66f13da76ac95f7ba996f12e50371b4360681ea00313c44fcf93313dd2061" + url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.2/paperless-ngx-v2.1.2.tar.xz" + sha256 = "95038649c83ffab2cf8a71c79e76b1e37d7298711ff7288ee119fe3eb42f73c4" autoupdate.strategy = "latest_github_release" autoupdate.asset = "paperless-ngx-.*.tar.xz" From 91fd21800bb83ed0173e1a167d78407773cff3b0 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Tue, 19 Dec 2023 13:48:57 +0100 Subject: [PATCH 2/2] Upgrade to v2.1.3 (#53) * Upgrade to v2.1.3 * Auto-update README --------- Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com> --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9d2af3e..02d7829 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Shipped version:** 2.1.2~ynh1 +**Shipped version:** 2.1.3~ynh1 **Demo:** https://demo.paperless-ngx.com/ diff --git a/README_fr.md b/README_fr.md index 16d5124..8eeda50 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Version incluse :** 2.1.2~ynh1 +**Version incluse :** 2.1.3~ynh1 **Démo :** https://demo.paperless-ngx.com/ diff --git a/manifest.toml b/manifest.toml index d7a54da..f794a6c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Paperless-ngx" description.en = "Scan, index and archive all your physical documents" description.fr = "Scannez, triez et archivez tous vos documents papiers" -version = "2.1.2~ynh1" +version = "2.1.3~ynh1" maintainers = ["Tagada"] @@ -55,8 +55,8 @@ ram.runtime = "350M" [resources.sources] [resources.sources.main] - url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.2/paperless-ngx-v2.1.2.tar.xz" - sha256 = "95038649c83ffab2cf8a71c79e76b1e37d7298711ff7288ee119fe3eb42f73c4" + url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.3/paperless-ngx-v2.1.3.tar.xz" + sha256 = "a27fd03806d6ee45c389e89e5074baddb21002c82bcf867fed2d81e36aa83d6e" autoupdate.strategy = "latest_github_release" autoupdate.asset = "paperless-ngx-.*.tar.xz"