mirror of
https://github.com/YunoHost-Apps/mytinytodo_ynh.git
synced 2024-09-03 19:46:01 +02:00
Update manifest.toml
This commit is contained in:
parent
d4525de67b
commit
1eb12f6ab8
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "myTinyTodo"
|
||||||
description.en = "Open source to-do list script"
|
description.en = "Open source to-do list script"
|
||||||
description.fr = "Gestionnaire de todo list"
|
description.fr = "Gestionnaire de todo list"
|
||||||
|
|
||||||
version = "1.7.5~ynh1"
|
version = "1.7.6~ynh1"
|
||||||
|
|
||||||
maintainers = ["plabuse"]
|
maintainers = ["plabuse"]
|
||||||
|
|
||||||
|
@ -44,8 +44,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/maxpozdeev/mytinytodo/releases/download/v1.7.5/mytinytodo-v1.7.5.tar.gz"
|
url = "https://github.com/maxpozdeev/mytinytodo/releases/download/v1.7.6/mytinytodo-v1.7.6.tar.gz"
|
||||||
sha256 = "6a6926a13d7a66b68cf8ff4ebde40f3a8d5c046302e39005ab96b76c67c11882"
|
sha256 = "8edde5469118a751744af37b4323e06c19a21d8d5b0a8bffe092e1f0155d8599"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue