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 #30 from YunoHost-Apps/testing

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

View file

@ -25,7 +25,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.28.0~ynh1
**Shipped version:** 0.29.0~ynh1
**Demo:** https://libreddit.spike.codes/

View file

@ -25,7 +25,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.28.0~ynh1
**Version incluse :** 0.29.0~ynh1
**Démo :** https://libreddit.spike.codes/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.0/libreddit
SOURCE_SUM=e5956240f7b566a4db571385a5e3d87c8fcc0a67e63b73d313a52d9fd40f1b39
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.29.0/libreddit
SOURCE_SUM=ba0e390feb575e9ee5465933caed9e24b70401dddc40dc173dd27df05e82d6ed
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=libreddit

View file

@ -6,7 +6,7 @@
"en": "Libre alternative to Reddit",
"fr": "Alternative libre à Reddit"
},
"version": "0.28.0~ynh1",
"version": "0.29.0~ynh1",
"url": "https://libreddit.spike.codes/",
"upstream": {
"license": "AGPL-3.0",