1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00
This commit is contained in:
Éric Gaspar 2023-02-12 12:58:20 +01:00
parent 1da5a43671
commit fac915fc26
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.29.0/libreddit
SOURCE_SUM=ba0e390feb575e9ee5465933caed9e24b70401dddc40dc173dd27df05e82d6ed
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.29.2/libreddit
SOURCE_SUM=8fea912627b4165d7710300c5de5750b32591a9d0a404eb500005e764ad45eeb
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.29.0~ynh1",
"version": "0.29.2~ynh1",
"url": "https://libreddit.spike.codes/",
"upstream": {
"license": "AGPL-3.0",