mirror of
https://github.com/YunoHost-Apps/libreddit_ynh.git
synced 2024-09-03 19:36:05 +02:00
fix
This commit is contained in:
parent
9975450db2
commit
c27d6910d9
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/redlib-org/redlib/releases/download/v0.35.1/redlib-x86_64-unknown-linux-musl.tar.gz"
|
||||
sha256 = "fbd1abd1ccd418e397b0ec3cf449fcd2faae6fbe0873c3485636d9785efb0471"
|
||||
url = "https://github.com/redlib-org/redlib/releases/download/v0.35.1/redlib"
|
||||
sha256 = "795222c0a368d893310996186527372aedf280a343cf699b3d2cc753c5991131"
|
||||
extract = false
|
||||
in_subdir = false
|
||||
rename = "redlib"
|
||||
|
|
Loading…
Add table
Reference in a new issue