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-04-03 09:23:15 +02:00
parent 31997b36d8
commit 7ae8f7f4d2
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.5/libreddit
SOURCE_SUM=467e85cd9e8d4470afa9b2dd06fe12eff3adb87bb5ddd28858d2463cb52fbe54
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.22.6/libreddit
SOURCE_SUM=cb7a09d39c78f3a2a4b55c32b67f79f52f78bde53ff8a549dced5d3b8b8df8f2
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.5~ynh1",
"version": "0.22.6~ynh1",
"url": "https://libreddit.spike.codes/",
"upstream": {
"license": "AGPL-3.0",