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

0.28.0
This commit is contained in:
Éric Gaspar 2023-01-30 14:05:51 +01:00 committed by GitHub
commit 26be769e6e
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.27.1~ynh2
**Shipped version:** 0.28.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.27.1~ynh2
**Version incluse :** 0.28.0~ynh1
**Démo :** https://libreddit.spike.codes/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.1/libreddit
SOURCE_SUM=1c12de3f1e47d50ec48be76fc0eaf5013b37e7043dc29a5e8a47b88323bf9f45
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.28.0/libreddit
SOURCE_SUM=e5956240f7b566a4db571385a5e3d87c8fcc0a67e63b73d313a52d9fd40f1b39
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.27.1~ynh2",
"version": "0.28.0~ynh1",
"url": "https://libreddit.spike.codes/",
"upstream": {
"license": "AGPL-3.0",