mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
parent
b4ec44231c
commit
d9d6cf464e
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.08.08~ynh1"
|
||||
version = "2024.08.16~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -51,8 +51,8 @@ ram.runtime = "3G"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/overleaf/overleaf/archive/972fbb7c67e82347909c6aba0165cf517ec82c29.tar.gz"
|
||||
sha256 = "415c72c1c16610ba40a785f913fb3d4683b6ad3241b4f443239fcf1ab5333457"
|
||||
url = "https://github.com/overleaf/overleaf/archive/d78f7a3b199bc73776e2e4aac8b1898e8f4e1efb.tar.gz"
|
||||
sha256 = "7f2c9372895f8b5a0aabd3144dbcbc6926ff3ee38f520906d5cc052a006bbf58"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue