From b4693cc712b42a80e8aea3d1276eb3fb7eb45f21 Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Thu, 7 Mar 2024 18:37:16 +0100 Subject: [PATCH] Remove autoupdate for now --- manifest.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index ac3128e..8936d35 100644 --- a/manifest.toml +++ b/manifest.toml @@ -53,7 +53,6 @@ ram.runtime = "3G" [resources.sources.main] url = "https://github.com/overleaf/overleaf/archive/fdf8ebe001ec91dc3ab5c23b47bbbb03dc03d1bb.tar.gz" sha256 = "802e3c0add7690c211fc039f94e1fceffe83040e7e60b0c340f35703087f1704" - autoupdate.strategy = "latest_github_commit" [resources.system_user] allow_email = true @@ -93,4 +92,4 @@ ram.runtime = "3G" # clsi dependencies "poppler-utils", - ] \ No newline at end of file + ]