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 2023-02-15 07:50:24 +01:00
parent c506228897
commit 015bf7c4bf
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.29.2/libreddit
SOURCE_SUM=8fea912627b4165d7710300c5de5750b32591a9d0a404eb500005e764ad45eeb
SOURCE_URL=https://github.com/spikecodes/libreddit/releases/download/v0.29.3/libreddit
SOURCE_SUM=8ff89da32b6affa2b0f8301d4890933919c82495ebaf92820cbf9a66f69908a0
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=libreddit

View file

@ -5,7 +5,7 @@ name = "Libreddit"
description.en = "Libre alternative to Reddit"
description.fr = "Alternative libre à Reddit"
version = "0.29.2~ynh2"
version = "0.29.3~ynh1"
maintainers = ["eric_G"]