mirror of
https://github.com/YunoHost-Apps/overleaf_ynh.git
synced 2024-09-03 19:56:27 +02:00
Merge pull request #83 from YunoHost-Apps/ci-auto-update-2024.08.26
Upgrade to v2024.08.26
This commit is contained in:
commit
363244e4ee
9 changed files with 11 additions and 11 deletions
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||
|
||||
|
||||
**Shipped version:** 2024.08.22~ynh1
|
||||
**Shipped version:** 2024.08.26~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
|||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||
|
||||
|
||||
**Versión actual:** 2024.08.22~ynh1
|
||||
**Versión actual:** 2024.08.26~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2024.08.22~ynh1
|
||||
**Paketatutako bertsioa:** 2024.08.26~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Overleaf est un éditeur LaTeX collaboratif en ligne et en temps réel open source.
|
||||
|
||||
|
||||
**Version incluse :** 2024.08.22~ynh1
|
||||
**Version incluse :** 2024.08.26~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||
|
||||
|
||||
**Versión proporcionada:** 2024.08.22~ynh1
|
||||
**Versión proporcionada:** 2024.08.26~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
|||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||
|
||||
|
||||
**Versi terkirim:** 2024.08.22~ynh1
|
||||
**Versi terkirim:** 2024.08.26~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||
|
||||
|
||||
**Поставляемая версия:** 2024.08.22~ynh1
|
||||
**Поставляемая версия:** 2024.08.26~ynh1
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Overleaf is an open-source online real-time collaborative LaTeX editor.
|
||||
|
||||
|
||||
**分发版本:** 2024.08.22~ynh1
|
||||
**分发版本:** 2024.08.26~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -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.22~ynh1"
|
||||
version = "2024.08.26~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -51,8 +51,8 @@ ram.runtime = "3G"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/overleaf/overleaf/archive/1459ae9b652dbdaf18ce7979884851b11d3c0e42.tar.gz"
|
||||
sha256 = "b8103dbed84a66391c9670c75d69c75e81185572b79cc8ac5cac689f6f04455c"
|
||||
url = "https://github.com/overleaf/overleaf/archive/229da9ef5fceb5942507e73c0cc84486e33c5c17.tar.gz"
|
||||
sha256 = "cc5549cc615bab3c34802472f337ba66f25297683d1555e3dc78ebbc298c999c"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue