1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00

Merge pull request #37 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-03-09 11:21:36 +01:00 committed by GitHub
commit 123abbd151
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 6 deletions

View file

@ -26,7 +26,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
- Strong Content Security Policy prevents browser requests to Reddit
**Shipped version:** 0.29.4~ynh1
**Shipped version:** 0.30.0~ynh1
**Demo:** https://libreddit.spike.codes/

View file

@ -26,7 +26,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
- Strong Content Security Policy prevents browser requests to Reddit
**Version incluse :** 0.29.4~ynh1
**Version incluse :** 0.30.0~ynh1
**Démo :** https://libreddit.spike.codes/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.29.4/libreddit
SOURCE_SUM=354a9ebdd52eb8dea13134f754506103a3a943ace990240e41ea76febe0ac8c6
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.30.0/libreddit
SOURCE_SUM=46f7424d963af88428c7863010c8a20d6c5791b6425495abe6439a4838d65427
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=libreddit

View file

@ -9,3 +9,4 @@ LIBREDDIT_DEFAULT_USE_HLS=on
LIBREDDIT_DEFAULT_HIDE_HLS_NOTIFICATION=off
LIBREDDIT_DEFAULT_AUTOPLAY_VIDEOS=off
LIBREDDIT_DEFAULT_SHOW_NSFW=on
LIBREDDIT_DEFAULT_DISABLE_VISIT_REDDIT_CONFIRMATION=on

View file

@ -5,7 +5,7 @@ name = "Libreddit"
description.en = "Libre alternative to Reddit"
description.fr = "Alternative libre à Reddit"
version = "0.29.4~ynh1"
version = "0.30.0~ynh1"
maintainers = ["eric_G"]
@ -16,7 +16,7 @@ demo = "https://libreddit.spike.codes/"
code = "https://github.com/spikecodes/libreddit"
[integration]
yunohost = ">= 11.1.11"
yunohost = ">= 11.1.13"
architectures = ["amd64"]
multi_instance = true
ldap = false