mirror of
https://github.com/YunoHost-Apps/archivebox_ynh.git
synced 2024-09-03 18:15:54 +02:00
commit
8c96a41be2
3 changed files with 5 additions and 5 deletions
|
@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
Archiving solution to collect, save, and view sites you want to preserve offline
|
||||
|
||||
|
||||
**Shipped version:** 0.6.2~ynh1
|
||||
**Shipped version:** 0.7.2~ynh1
|
||||
|
||||
**Demo:** https://archiveboxdemo.commoninternet.net
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
Archiving solution to collect, save, and view sites you want to preserve offline
|
||||
|
||||
|
||||
**Version incluse :** 0.6.2~ynh1
|
||||
**Version incluse :** 0.7.2~ynh1
|
||||
|
||||
**Démo :** https://archiveboxdemo.commoninternet.net
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue