From 52012965be7f6bd1b6c23265360df78965d8399a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 03:43:09 +0200 Subject: [PATCH 1/4] Upgrade to v2024.06.04 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c44dcfe..dc440fd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.06.02~ynh1" +version = "2024.06.04~ynh1" maintainers = [] @@ -51,8 +51,8 @@ ram.runtime = "3G" [resources] [resources.sources] [resources.sources.main] - url = "https://github.com/overleaf/overleaf/archive/9bed2dc73effc4e86410a18586dc48d713752471.tar.gz" - sha256 = "81f1c4cdb3bdba16613eb79f99d38094bcbe7baa8e8a3a5f5dc7b3101d94866c" + url = "https://github.com/overleaf/overleaf/archive/a9cc32e6ed1b5c5dfd7d8f767610c4c167f74c06.tar.gz" + sha256 = "39d7e271535c8d908b4e63c60fc6b9946553a0243b6a12264d542392c1842db1" autoupdate.strategy = "latest_github_commit" [resources.system_user] From e60e154e645ba7a98a081e276e89c60ca8c80cba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 5 Jun 2024 01:43:11 +0000 Subject: [PATCH 2/4] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index af89918..cdb617d 100644 --- a/README.md +++ b/README.md @@ -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.06.02~ynh1 +**Shipped version:** 2024.06.04~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index c1852a8..eb58a2c 100644 --- a/README_es.md +++ b/README_es.md @@ -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.06.02~ynh1 +**Versión actual:** 2024.06.04~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 3538305..a3c8e3d 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Paketatutako bertsioa:** 2024.06.02~ynh1 +**Paketatutako bertsioa:** 2024.06.04~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index e76827a..507440f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.06.02~ynh1 +**Version incluse :** 2024.06.04~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 75d7032..f445deb 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Overleaf is an open-source online real-time collaborative LaTeX editor. -**Versión proporcionada:** 2024.06.02~ynh1 +**Versión proporcionada:** 2024.06.04~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b58f8d6..8a6068e 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Overleaf is an open-source online real-time collaborative LaTeX editor. -**分发版本:** 2024.06.02~ynh1 +**分发版本:** 2024.06.04~ynh1 ## 截图 From 6f4640229e10266a69ca8c39cdd6e04bf584dd02 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:47:33 +0200 Subject: [PATCH 3/4] Update Yunohost requirements --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index dc440fd..86f5358 100644 --- a/manifest.toml +++ b/manifest.toml @@ -18,7 +18,7 @@ userdoc = "https://www.overleaf.com/learn" code = "https://github.com/overleaf/overleaf" [integration] -yunohost = ">= 11.2.0" +yunohost = ">= 11.2.13" architectures = "all" multi_instance = false From f3a1d66d8f0711ee4ee405d4a256d0cf4f55299e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:48:04 +0200 Subject: [PATCH 4/4] Update supported architectures --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 86f5358..4b3926c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -19,7 +19,7 @@ code = "https://github.com/overleaf/overleaf" [integration] yunohost = ">= 11.2.13" -architectures = "all" +architectures = "amd64" multi_instance = false ldap = false