1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreddit_ynh.git synced 2024-09-03 19:36:05 +02:00

Fix shasum

This commit is contained in:
ericgaspar 2023-01-24 08:04:37 +01:00
parent dc6f119818
commit 0b7ca1de7b
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.1/libreddit SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.27.1/libreddit
SOURCE_SUM=a049df521b0ed42bf857604563298ed2df206ba6d4f714102457f9d89b2f3b98 SOURCE_SUM=1c12de3f1e47d50ec48be76fc0eaf5013b37e7043dc29a5e8a47b88323bf9f45
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.27.1~ynh1", "version": "0.27.1~ynh2",
"url": "https://libreddit.spike.codes/", "url": "https://libreddit.spike.codes/",
"upstream": { "upstream": {
"license": "AGPL-3.0", "license": "AGPL-3.0",