mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update to latest commit
This commit is contained in:
parent
704cdc56c5
commit
8e9086db15
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"app": "moncycle.app",
|
"app": "moncycle.app",
|
||||||
"version": "13~ynh5",
|
"version": "13~ynh6",
|
||||||
"build": "2024-05-20",
|
"build": "2024-07-12",
|
||||||
"commit": "3317aa3"
|
"commit": "005599f"
|
||||||
}
|
}
|
||||||
|
|
|
@ -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 = "13~ynh5"
|
version = "13~ynh6"
|
||||||
|
|
||||||
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/3317aa3307c7faa25fd90e5e23ccadb167a7c822.zip"
|
url = "https://github.com/jean-io/moncycle.app/archive/005599f6468cfc7112b860eef114e2d0e2d3eb5f.zip"
|
||||||
sha256 = "af999e814ee813cde886ffef2778d9f0ebe7b94bbaabf4184f5577812fdb78db"
|
sha256 = "304b19d2d53663b783b09f1db58d84c161db560d10b4ca62307229f918fb8d74"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue