diff --git a/manifest.toml b/manifest.toml index 0466a75..c22c9ca 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "ArchiveBox" description.en = "Archiving solution to collect, save, and view sites you want to preserve offline" description.fr = "Solution d'archivage pour collecter, enregistrer et afficher les sites que vous souhaitez conserver hors ligne" -version = "0.6.2~ynh1" +version = "0.7.2~ynh1" maintainers = ["Max Fowler"] @@ -52,8 +52,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/ArchiveBox/ArchiveBox/archive/refs/tags/v0.6.2.tar.gz" - sha256 = "53a6dd88d2a7c1510bccd172e7b89689a722acbdcc843d46d7f37efba8c7369d" + url = "https://github.com/ArchiveBox/ArchiveBox/archive/refs/tags/v0.7.2.tar.gz" + sha256 = "19c83716039a1401940c5a8cc0eada10f0d5ee3e7a8dbfa4f7cf35b17ecd8a0b" autoupdate.strategy = "latest_github_release" [resources.ports]