mirror of
https://github.com/YunoHost-Apps/grr_ynh.git
synced 2024-09-03 19:15:56 +02:00
Upgrade to v4.2.1
This commit is contained in:
parent
993dee99e4
commit
6c37d1d272
1 changed files with 3 additions and 3 deletions
|
@ -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.1.1~ynh1"
|
||||
version = "4.2.1~ynh1"
|
||||
|
||||
maintainers = ["Sébastien Menentrier"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.1.1.tar.gz"
|
||||
sha256 = "e6197c33db025510237d6fd5b823dac452c7f5d2a2dc72e548ad840b3b7ba122"
|
||||
url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.2.1.tar.gz"
|
||||
sha256 = "13140157bb255117ee8ead55e911254e83752fb39c7adad6d1928d62cd344a02"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue