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