From 8e9d913d6ebe2ad8a110cd9639187dabae73cf50 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Thu, 4 Jul 2024 08:26:46 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.toml b/manifest.toml index 10c8352..525fb7b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -89,6 +89,10 @@ ram.runtime = "200M" autoupdate.upstream = "https://github.com/pgaskin/kepubify" autoupdate.strategy = "latest_github_release" + autoupdate.asset.amd64 = "kepubify-linux-64bit" + autoupdate.asset.i386 = "kepubify-linux-32bit" + autoupdate.asset.armhf = "kepubify-linux-arm" + autoupdate.asset.arm64 = "kepubify-linux-arm64" [resources.system_user]