mirror of
https://github.com/YunoHost-Apps/grr_ynh.git
synced 2024-09-03 19:15:56 +02:00
Upgrade to v4.2.4
This commit is contained in:
parent
ef7f3ddf7f
commit
bcd73928ad
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.2.2~ynh1"
|
||||
version = "4.2.4~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.2.tar.gz"
|
||||
sha256 = "25b24ec5f3f86b35f8aeb8c83ad988d57fcb795d5fa685864cc11a25d9e298e5"
|
||||
url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.2.4.tar.gz"
|
||||
sha256 = "7600b76ad75345974f118bca81d0dc1fb655b504724656ad9890b3451d6095c2"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue