mirror of
https://github.com/YunoHost-Apps/grr_ynh.git
synced 2024-09-03 19:15:56 +02:00
Upgrade to v4.1.0
This commit is contained in:
parent
f055a1ce92
commit
e048e0e0f7
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 = "3.5.1~ynh1"
|
||||
version = "4.1.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/v3.5.1.tar.gz"
|
||||
sha256 = "7c0f341e961b61a16905f6d7c2f296e7166313f5a309999a380fbacf26e1d9a6"
|
||||
url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.1.0.tar.gz"
|
||||
sha256 = "d078c6c1198f592556981d51849f48b971e3bd932b8316d173256929748cedd4"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue