diff --git a/manifest.toml b/manifest.toml index 73dd4da..c240585 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.3.3~ynh1" +version = "2.4.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.3.3/paperless-ngx-v2.3.3.tar.xz" - sha256 = "7b8720be3bdc2c462b7844c4401a72c4180b6a800af7cfc69f90858398ae0ae5" + url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.4.3/paperless-ngx-v2.4.3.tar.xz" + sha256 = "ad9699f8ae6248c2591bc87684227804e71db339d7d9dc97d79480c69ae49919" autoupdate.strategy = "latest_github_release" autoupdate.asset = "paperless-ngx-.*.tar.xz"