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:
ericgaspar 2022-03-26 23:05:39 +01:00
parent 78d6e50335
commit 5da12431ad
No known key found for this signature in database
GPG key ID: 574F281483054D44
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.22.3/libreddit
SOURCE_SUM=9b294ada1ecf1b2ad09975861551aae23972d6bebcc4622f3b8029f69c19f8aa
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.22.5/libreddit
SOURCE_SUM=467e85cd9e8d4470afa9b2dd06fe12eff3adb87bb5ddd28858d2463cb52fbe54
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.22.3~ynh1",
"version": "0.22.5~ynh1",
"url": "https://libreddit.spike.codes/",
"upstream": {
"license": "AGPL-3.0",