mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
Upgrade to v2024.05.09
This commit is contained in:
parent
0b48b83905
commit
7bec7a62d5
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "Overleaf"
|
|||
description.en = "Online real-time collaborative LaTeX editor"
|
||||
description.fr = "Éditeur LaTeX collaboratif en ligne et en temps réel"
|
||||
|
||||
version = "2024.05.06~ynh1"
|
||||
version = "2024.05.09~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -51,8 +51,8 @@ ram.runtime = "3G"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/overleaf/overleaf/archive/5da8662fa8b9880ba57e268ae2df7b6ca7fa6b36.tar.gz"
|
||||
sha256 = "57e3ce5c160000afa5d70a8dcfb61cb610e58e3fc269d5a61ac002b407a61574"
|
||||
url = "https://github.com/overleaf/overleaf/archive/89f1f7733f11a8d05ef86094346adf409558f019.tar.gz"
|
||||
sha256 = "3bd081576ad342b875ea01e67d21e40a1d197e60b1dc0a0427df8f284d7eea80"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue