From b27a800f8aa576964d35c1dc8c72148aeefb9342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 17 Oct 2023 18:36:13 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index c5fc3df..9ae85d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -45,7 +45,8 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/DIYgod/RSSHub/archive/67d4a7ed3f877a8ceac6caebe874c4ce5c210bd8.tar.gz" sha256 = "6f30e0a44ad480a6f87e3f0ba82571bca11c0dadb23edd85f9c4120230a306ec" - autoupdate.strategy = "latest_github_tag" + autoupdate.upstream = "https://github.com/DIYgod/RSSHub" + autoupdate.strategy = "latest_github_commit" [resources.system_user]