diff --git a/manifest.toml b/manifest.toml index ba07931..ed30f6d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -79,14 +79,14 @@ ram.runtime = "50M" default = "errors_only" [resources] - [resources.sources] + [resources.sources.main] + url = "https://github.com/borgbackup/borg/archive/refs/tags/1.4.0.tar.gz" + sha256 = "88d0e37bee67398ee12414c18d67502a5dbf06b1a72fbffe2e20fcd5736e7320" + # Only here to bump the package version + prefetch = false - [resources.sources.main] - url = "https://github.com/borgbackup/borg/releases/download/1.4.0/borgbackup-1.4.0.tar.gz" - sha256 = "c54c45155643fa66fed7f9ff2d134ea0a58d0ac197c18781ddc2fb236bf6ed29" - autoupdate.strategy = "latest_github_release" - autoupdate.asset = "^borgbackup-.*.tar.gz)$" - prefetch = false + autoupdate.strategy = "latest_github_release" + autoupdate.upstream = "https://github.com/borgbackup/borg" [resources.system_user]