mirror of
https://github.com/YunoHost-Apps/libreddit_ynh.git
synced 2024-09-03 19:36:05 +02:00
commit
fbdbd394f9
4 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
|
||||||
🔒 Secure: strong Content Security Policy prevents browser requests to Reddit
|
🔒 Secure: strong Content Security Policy prevents browser requests to Reddit
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.22.7~ynh1
|
**Shipped version:** 0.22.7~ynh2
|
||||||
|
|
||||||
**Demo:** https://libreddit.spike.codes/
|
**Demo:** https://libreddit.spike.codes/
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@ Libreddit is a portmanteau of "libre" (meaning freedom) and "Reddit". It is a pr
|
||||||
🔒 Secure: strong Content Security Policy prevents browser requests to Reddit
|
🔒 Secure: strong Content Security Policy prevents browser requests to Reddit
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.22.7~ynh1
|
**Version incluse :** 0.22.7~ynh2
|
||||||
|
|
||||||
**Démo :** https://libreddit.spike.codes/
|
**Démo :** https://libreddit.spike.codes/
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.22.7/libreddit
|
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.22.7/libreddit
|
||||||
SOURCE_SUM=8e01488025a9484a76f85fd493ad84c75f0051f9fa89b8a0483b4f4e37a132b6
|
SOURCE_SUM=5ccd32c07f6471ea463843ea3f38a13f22570f4ee07066250efa577d066d414a
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=libreddit
|
SOURCE_FILENAME=libreddit
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Libre alternative to Reddit",
|
"en": "Libre alternative to Reddit",
|
||||||
"fr": "Alternative libre à Reddit"
|
"fr": "Alternative libre à Reddit"
|
||||||
},
|
},
|
||||||
"version": "0.22.7~ynh1",
|
"version": "0.22.7~ynh2",
|
||||||
"url": "https://libreddit.spike.codes/",
|
"url": "https://libreddit.spike.codes/",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
|
Loading…
Reference in a new issue