mirror of
https://github.com/YunoHost-Apps/librarian_ynh.git
synced 2024-09-03 19:36:01 +02:00
Add deprecation notice
This commit is contained in:
parent
133bb42377
commit
8c3ae76d09
1 changed files with 5 additions and 0 deletions
|
@ -16,6 +16,10 @@ demo = "https://lbry.bcow.xyz/@RetroMusic:d/1987-Rick-Astley-Never-Gonna-Give-Yo
|
||||||
admindoc = "https://codeberg.org/librarian/librarian/wiki"
|
admindoc = "https://codeberg.org/librarian/librarian/wiki"
|
||||||
code = "https://codeberg.org/librarian/librarian"
|
code = "https://codeberg.org/librarian/librarian"
|
||||||
|
|
||||||
|
[antifeatures]
|
||||||
|
deprecated-software.en = "Librarian has been discontinued. See: https://bcow.xyz/posts/archiving-librarian/"
|
||||||
|
deprecated-software.fr = "Librarian a été abandonné. Voir : https://bcow.xyz/posts/archiving-librarian/"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.2"
|
yunohost = ">= 11.2"
|
||||||
architectures = ["amd64", "armhf", "arm64"]
|
architectures = ["amd64", "armhf", "arm64"]
|
||||||
|
@ -42,6 +46,7 @@ ram.runtime = "50M"
|
||||||
amd64.sha256 = "c50f1dd4061d9c66a79915d17be5c743a6b74a53ee0e3a87ba9036d56de2ce4d"
|
amd64.sha256 = "c50f1dd4061d9c66a79915d17be5c743a6b74a53ee0e3a87ba9036d56de2ce4d"
|
||||||
armhf.url = "https://github.com/YunoHost-Apps/librarian_ynh/releases/download/v2022.05.14/librarian_2022-05-14_armhf.tar.gz"
|
armhf.url = "https://github.com/YunoHost-Apps/librarian_ynh/releases/download/v2022.05.14/librarian_2022-05-14_armhf.tar.gz"
|
||||||
armhf.sha256 = "d7a2657677382c8906d1758431a743b1b19d9f821674ece05a8fd0cc35fccb54"
|
armhf.sha256 = "d7a2657677382c8906d1758431a743b1b19d9f821674ece05a8fd0cc35fccb54"
|
||||||
|
autoupdate.strategy = ""
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue