mirror of
https://github.com/YunoHost-Apps/grr_ynh.git
synced 2024-09-03 19:15:56 +02:00
Upgrade to v4.2.0
This commit is contained in:
parent
fd66f4ae7c
commit
e33a48d2b2
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.0~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.0.tar.gz"
|
||||
sha256 = "b64cdc3f28b0ab94e20ed505c657877ee7997bfb1566d2f015de43b8f8b74eb1"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue