mirror of
https://github.com/YunoHost-Apps/tandoor_ynh.git
synced 2024-09-03 20:35:56 +02:00
commit
b7d3e66f69
3 changed files with 8 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ a public page.
|
||||||
- 📥️ **Import your collection** from many other [recipe managers](https://docs.tandoor.dev/features/import_export/)
|
- 📥️ **Import your collection** from many other [recipe managers](https://docs.tandoor.dev/features/import_export/)
|
||||||
- ➕ Many more like recipe scaling, image compression, printing views and supermarkets
|
- ➕ Many more like recipe scaling, image compression, printing views and supermarkets
|
||||||
|
|
||||||
**Shipped version:** 1.5.11~ynh2
|
**Shipped version:** 1.5.13~ynh1
|
||||||
|
|
||||||
**Demo:** https://app.tandoor.dev/accounts/login/?demo
|
**Demo:** https://app.tandoor.dev/accounts/login/?demo
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
<!--
|
<!--
|
||||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||||
It shall NOT be edited by hand.
|
It shall NOT be edited by hand.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ a public page.
|
||||||
- 📥️ **Import your collection** from many other [recipe managers](https://docs.tandoor.dev/features/import_export/)
|
- 📥️ **Import your collection** from many other [recipe managers](https://docs.tandoor.dev/features/import_export/)
|
||||||
- ➕ Many more like recipe scaling, image compression, printing views and supermarkets
|
- ➕ Many more like recipe scaling, image compression, printing views and supermarkets
|
||||||
|
|
||||||
**Version incluse :** 1.5.11~ynh2
|
**Version incluse :** 1.5.13~ynh1
|
||||||
|
|
||||||
**Démo :** https://app.tandoor.dev/accounts/login/?demo
|
**Démo :** https://app.tandoor.dev/accounts/login/?demo
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ name = "Tandoor"
|
||||||
description.en = "Application for managing and sharing recipes, planning meals, building shopping lists and much much more!"
|
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 !"
|
description.fr = "Gérez et partagez vos recettes, planifiez vos repas, créez vos listes de courses et beaucoup plus encore !"
|
||||||
|
|
||||||
version = "1.5.11~ynh2"
|
version = "1.5.13~ynh1"
|
||||||
|
|
||||||
maintainers = ["Navan Chauhan"]
|
maintainers = ["Navan Chauhan"]
|
||||||
|
|
||||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/TandoorRecipes/recipes/archive/refs/tags/1.5.11.tar.gz"
|
url = "https://github.com/TandoorRecipes/recipes/archive/refs/tags/1.5.13.tar.gz"
|
||||||
sha256 = "deda304272a3a327eb24cd83dce61acfd86470a9bb885d31269ea01c6d1f9f14"
|
sha256 = "ac4f4b2bab97e1c376f2723720b4068a8c415fe074f290fef7498f9ea5541cf3"
|
||||||
in_subdir = true
|
in_subdir = true
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
Loading…
Add table
Reference in a new issue