mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
commit
36e07a5029
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"app": "moncycle.app",
|
"app": "moncycle.app",
|
||||||
"version": "10.0~ynh2",
|
"version": "11.0.1~ynh1",
|
||||||
"build": "2024-02-21",
|
"build": "2024-03-08",
|
||||||
"commit": "6e19865"
|
"commit": "98bedec"
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Moncycle"
|
||||||
description.en = "Menstrual cycle follow-up for natural family planning"
|
description.en = "Menstrual cycle follow-up for natural family planning"
|
||||||
description.fr = "Suivi de cycle pour les méthodes naturelles de régulation de naissance"
|
description.fr = "Suivi de cycle pour les méthodes naturelles de régulation de naissance"
|
||||||
|
|
||||||
version = "11~ynh1"
|
version = "11.0.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["Raoul de Limezy"]
|
maintainers = ["Raoul de Limezy"]
|
||||||
|
|
||||||
|
@ -34,8 +34,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/jean-io/moncycle.app/archive/refs/tags/v11.tar.gz"
|
url = "https://github.com/jean-io/moncycle.app/archive/98bedeccb3daa05c9c634d2dfb62ea5fc59d7ac7.zip"
|
||||||
sha256 = "9304272e4755759db68dc77d2efc1cb58d7609c91004d76289e01e83e4d8b050"
|
sha256 = "14af46f26a8aaa956fb9aae0791adb66110baea405bedc00610917dae9ffe0b3"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue