mirror of
https://github.com/YunoHost-Apps/privatebin_ynh.git
synced 2024-09-03 20:15:56 +02:00
Update manifest.toml
This commit is contained in:
parent
bae18b8cd0
commit
8b8dc02abc
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "PrivateBin"
|
||||||
description.en = "Minimalist pastebin where the server has zero knowledge of pasted data"
|
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"
|
description.fr = "Pastebin minimaliste où le serveur n'a aucune connaissance des données copiées"
|
||||||
|
|
||||||
version = "1.7.0~ynh1"
|
version = "1.7.1~ynh1"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = [""]
|
||||||
|
|
||||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.0.tar.gz"
|
url = "https://github.com/PrivateBin/PrivateBin/archive/refs/tags/1.7.1.tar.gz"
|
||||||
sha256 = "54ca6b7f40a835d42e9d651aee532fb7bcaf7a94967087a99ebfcf9c67b9ed91"
|
sha256 = "136faa5ba0c2d51ace916a2c0b282f5c7d5376265406040c91730e28233367ff"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue