mirror of
https://github.com/YunoHost-Apps/libreddit_ynh.git
synced 2024-09-03 19:36:05 +02:00
commit
767a53972a
4 changed files with 5 additions and 5 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
|
||||
|
||||
|
||||
**Shipped version:** 0.23.1~ynh1
|
||||
**Shipped version:** 0.24.0~ynh1
|
||||
|
||||
**Demo:** https://libreddit.spike.codes/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
||||
**Version incluse :** 0.23.1~ynh1
|
||||
**Version incluse :** 0.24.0~ynh1
|
||||
|
||||
**Démo :** https://libreddit.spike.codes/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.23.1/libreddit
|
||||
SOURCE_SUM=0d63bcb6e7195b350db61d6aa3aa2bd17f4ff4b9e5eef466fb9a7f65dadabde0
|
||||
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.24.0/libreddit
|
||||
SOURCE_SUM=25ff0030511b57b7069501acad0d6d455f52e1e231870f35deea3791f1bd4b74
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=libreddit
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Libre alternative to Reddit",
|
||||
"fr": "Alternative libre à Reddit"
|
||||
},
|
||||
"version": "0.23.1~ynh1",
|
||||
"version": "0.24.0~ynh1",
|
||||
"url": "https://libreddit.spike.codes/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0",
|
||||
|
|
Loading…
Reference in a new issue