1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grr_ynh.git synced 2024-09-03 19:15:56 +02:00

Merge pull request #15 from YunoHost-Apps/testing

Testing - Upgrade to v4.2.2 (#14)
This commit is contained in:
Tagada 2023-12-07 19:26:41 +01:00 committed by GitHub
commit ef7f3ddf7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
GRR is a resource reservation management system (rooms, equipment, vehicle, staff) but it can also be used as a shared mini-diary. Developed in php and responsive, which allows it to be accessible, from anywhere and on any type of equipment (PC, Mac, tablet, phone, TV...).
**Shipped version:** 4.2.1~ynh1
**Shipped version:** 4.2.2~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
GRR est un système de gestion de réservation de ressources (salles, équipements, véhicule, personnels) mais il peut également être utilisé comme mini-agenda partagé. Développé en php et en responsive, ce qui lui permet d'être accessible, de n'importe où et sur tout type d'équipement (PC, Mac, tablette, téléphone, TV...).
**Version incluse :** 4.2.1~ynh1
**Version incluse :** 4.2.2~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Grr"
description.en = "Tool for booking meeting rooms or other resources"
description.fr = "Outil de réservation de salles de réunion ou d'autres ressources"
version = "4.2.1~ynh1"
version = "4.2.2~ynh1"
maintainers = ["Sébastien Menentrier"]
@ -49,8 +49,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.2.1.tar.gz"
sha256 = "13140157bb255117ee8ead55e911254e83752fb39c7adad6d1928d62cd344a02"
url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.2.2.tar.gz"
sha256 = "25b24ec5f3f86b35f8aeb8c83ad988d57fcb795d5fa685864cc11a25d9e298e5"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]