mirror of
https://github.com/YunoHost-Apps/gemserv_ynh.git
synced 2024-09-03 18:36:27 +02:00
Update manifest.toml
This commit is contained in:
parent
c6bb003f4b
commit
452f74a75c
1 changed files with 3 additions and 4 deletions
|
@ -4,9 +4,10 @@ packaging_format = 2
|
|||
|
||||
id = "gemserv"
|
||||
name = "Gemserv"
|
||||
description.en = "A gemini server written in rust."
|
||||
description.en = "Gemini server"
|
||||
description.fr = "Serveur Gemini"
|
||||
|
||||
version = "0.6.6~ynh7"
|
||||
version = "0.6.6~ynh8"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -32,8 +33,6 @@ ram.runtime = "50M"
|
|||
url = "https://git.sr.ht/~int80h/gemserv/archive/v0.6.6.tar.gz"
|
||||
sha256 = "a4423b91bff3e05708c296fe6135d00b7d09acc33b15c7d078a5c8753a84aa5a"
|
||||
|
||||
# autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Add table
Reference in a new issue