From 8e51189a06f53720ed8f82c84ec0c424c17d12c5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 4 Jun 2024 03:41:57 +0200 Subject: [PATCH] Upgrade to v2.9.0 https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.9.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a575bb9..e57b2df 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.8.6~ynh1" +version = "2.9.0~ynh1" maintainers = ["Tagada"] @@ -54,8 +54,8 @@ ram.runtime = "350M" [resources.sources] [resources.sources.main] - url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.8.6/paperless-ngx-v2.8.6.tar.xz" - sha256 = "e7f144f6357daa372e0b5e5a5f2ec9ebf80e473a65e44ee7cc15529c8687b4f4" + url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.9.0/paperless-ngx-v2.9.0.tar.xz" + sha256 = "e5acf5c0213bbe3c93de7ce02867bd9adb0d02dcf7e11b40d1fe05d162d62d13" autoupdate.strategy = "latest_github_release" autoupdate.asset = "paperless-ngx-.*.tar.xz"