diff --git a/manifest.toml b/manifest.toml index a202938..8223df7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -46,6 +46,10 @@ ram.runtime = "50M" rename = "tube" format = "tar.gz" + autoupdate.strategy = "latest_forgejo_release" + autoupdate.asset.amd64 = "^tube_.*_linux_amd64.tar.gz$" + autoupdate.asset.arm64 = "^tube_.*_linux_arm64.tar.gz$" + [resources.ports] [resources.system_user]