From e5ca2c4898ec5166e6f44de3680ae4f3777a2bb1 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 04:58:49 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 51ca305..49de130 100644 --- a/manifest.toml +++ b/manifest.toml @@ -52,12 +52,13 @@ ram.runtime = "50M" url = "https://github.com/bookwyrm-social/bookwyrm/archive/refs/tags/v0.7.2.tar.gz" sha256 = "258831fa54c15fd8ea9a3ba06bb9afab016d754a0850118e65fdb70dfa022df7" - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" [resources.sources.fonts] url = "https://github.com/adobe-fonts/source-han-sans/raw/release/Variable/OTC/SourceHanSans-VF.ttf.ttc" sha256 = "1662483cf0cdaf04438618fc67e807a00dadb3fd3b4193c3c23cf7ad4dcc499f" - + autoupdate.strategy = "latest_github_release" + autoupdate.upstream = "https://github.com/adobe-fonts/source-han-sans" [resources.system_user] allow_email = true