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 2022-11-22 20:35:01 +01:00
parent 767a53972a
commit 136c1e741c
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.24.0/libreddit SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.24.1/libreddit
SOURCE_SUM=25ff0030511b57b7069501acad0d6d455f52e1e231870f35deea3791f1bd4b74 SOURCE_SUM=a91136dd9bc77c3cda193f77072da12b9270980a7c32795422db9d23047983b2
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=libreddit SOURCE_FILENAME=libreddit

View file

@ -6,7 +6,7 @@
"en": "Libre alternative to Reddit", "en": "Libre alternative to Reddit",
"fr": "Alternative libre à Reddit" "fr": "Alternative libre à Reddit"
}, },
"version": "0.24.0~ynh1", "version": "0.24.1~ynh1",
"url": "https://libreddit.spike.codes/", "url": "https://libreddit.spike.codes/",
"upstream": { "upstream": {
"license": "AGPL-3.0", "license": "AGPL-3.0",