1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tandoor_ynh.git synced 2024-09-03 20:35:56 +02:00

Upgrade to v1.5.15

This commit is contained in:
yunohost-bot 2024-03-22 02:45:11 +01:00 committed by YunoHost Bot
parent 75ea85c5e1
commit 911bcc8276

View file

@ -7,7 +7,7 @@ name = "Tandoor"
description.en = "Application for managing and sharing recipes, planning meals, building shopping lists and much much more!"
description.fr = "Gérez et partagez vos recettes, planifiez vos repas, créez vos listes de courses et beaucoup plus encore !"
version = "1.5.13~ynh1"
version = "1.5.15~ynh1"
maintainers = ["Navan Chauhan"]
@ -42,8 +42,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/TandoorRecipes/recipes/archive/refs/tags/1.5.13.tar.gz"
sha256 = "ac4f4b2bab97e1c376f2723720b4068a8c415fe074f290fef7498f9ea5541cf3"
url = "https://github.com/TandoorRecipes/recipes/archive/refs/tags/1.5.15.tar.gz"
sha256 = "7171e81e505a855407a37eed79a3d6a72e8e5687d8099feee82bbd8eb1b1f156"
in_subdir = true
autoupdate.strategy = "latest_github_tag"