From 74db536b320f5503a875549cb6c26967fe03001e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 10:39:45 +0100 Subject: [PATCH 1/2] remove maintenance --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index af6676f..78507d8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ description.fr = "Front-end libre alternatif à Reddit" version = "0.4.0~ynh6" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "AGPL-3.0-only" From b1c668be6e1d4ab865e0f6272d3f70c769a4ee48 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Wed, 14 Feb 2024 19:26:55 +0100 Subject: [PATCH 2/2] add autoupdate strategy --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index 78507d8..9c0d4dc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,6 +42,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://codeberg.org/teddit/teddit/archive/4536a7f4608f0f17bbee4188f9875fad8bfa954f.tar.gz" sha256 = "fd46a65aa9ddbed2a98be3e02510c170a07409bfe537d5324f2c6097e89f01db" + autoupdate.strategy = "latest_forgejo_commit" [resources.ports]