mirror of
https://github.com/YunoHost-Apps/libreddit_ynh.git
synced 2024-09-03 19:36:05 +02:00
commit
d789e2576d
3 changed files with 4 additions and 4 deletions
|
@ -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.30.1~ynh1
|
||||
**Shipped version:** 0.30.1~ynh2
|
||||
|
||||
**Demo:** https://libreddit.spike.codes/
|
||||
|
||||
|
|
|
@ -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.30.1~ynh1
|
||||
**Version incluse :** 0.30.1~ynh2
|
||||
|
||||
**Démo :** https://libreddit.spike.codes/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Libreddit"
|
|||
description.en = "Libre alternative to Reddit"
|
||||
description.fr = "Alternative libre à Reddit"
|
||||
|
||||
version = "0.30.1~ynh1"
|
||||
version = "0.30.1~ynh2"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -39,7 +39,7 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/spikecodes/libreddit/releases/download/v0.30.1/libreddit"
|
||||
sha256 = "f123dfdcccb0bd72f48e824ce7f260ff15cb116d31e936f54b5ea19c36b0214d"
|
||||
sha256 = "d9b3cbc278b0427904e1c414441fd8daa355eacec471e33e027dd0694ce68e8b"
|
||||
extract = false
|
||||
in_subdir = false
|
||||
rename = "libreddit"
|
||||
|
|
Loading…
Add table
Reference in a new issue