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 06:47:43 +01:00
parent ca0b8afa62
commit 5d718cc541
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.2/libreddit
SOURCE_SUM=caab26fc829457be0a7f5bc96db361881d70297012959393503275a56e20a602
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.22.3/libreddit
SOURCE_SUM=9b294ada1ecf1b2ad09975861551aae23972d6bebcc4622f3b8029f69c19f8aa
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.2~ynh1",
"version": "0.22.3~ynh1",
"url": "https://libreddit.spike.codes/",
"upstream": {
"license": "AGPL-3.0",