diff --git a/manifest.toml b/manifest.toml index 3a3de21..e33a048 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PrivateBin" description.en = "Minimalist pastebin where the server has zero knowledge of pasted data" description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées" -version = "1.6.2~ynh2" +version = "1.7.0~ynh1" maintainers = [""] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.6.2.tar.gz" - sha256 = "0c466f8aa87ada2b7b43187c1b24c5d7b897ba2c09404963dee0a9a847246c40" + url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.0.tar.gz" + sha256 = "54ca6b7f40a835d42e9d651aee532fb7bcaf7a94967087a99ebfcf9c67b9ed91" autoupdate.strategy = "latest_github_tag" [resources.system_user]