1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivebox_ynh.git synced 2024-09-03 18:15:54 +02:00

Upgrade to v0.7.2

https://github.com/ArchiveBox/ArchiveBox/releases/tag/v0.7.2
This commit is contained in:
yunohost-bot 2024-02-15 22:47:14 +01:00 committed by YunoHost Bot
parent e0614d1350
commit a264818d96

View file

@ -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]