mirror of
https://github.com/YunoHost-Apps/digitools_ynh.git
synced 2024-09-03 18:25:56 +02:00
Update manifest.toml
This commit is contained in:
parent
49e6b532ef
commit
13ea2e219e
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Digitools"
|
||||||
description.en = "Simple and useful tools for the classroom"
|
description.en = "Simple and useful tools for the classroom"
|
||||||
description.fr = "Des outils simples et utiles pour la classe"
|
description.fr = "Des outils simples et utiles pour la classe"
|
||||||
|
|
||||||
version = "0.5.0~ynh1"
|
version = "0.5.0~ynh2"
|
||||||
|
|
||||||
maintainers = ["Pierre-Amiel Giraud"]
|
maintainers = ["Pierre-Amiel Giraud"]
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ ram.runtime = "50M"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://codeberg.org/ladigitale/digitools/archive/0.5.0.tar.gz"
|
url = "https://codeberg.org/ladigitale/digitools/archive/0.5.0.tar.gz"
|
||||||
sha256 = "e058f2291597c336fcb69264f78b48149e95b4fe73376383b6723a6720c614b6"
|
sha256 = "9d2b33ae4b8e5e1615c5a3fb4620a9759fb8d7a05602fd1e64285d99f1d17270"
|
||||||
autoupdate.strategy = "latest_forgejo_release"
|
autoupdate.strategy = "latest_forgejo_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue