1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/miniflux_ynh.git synced 2024-09-03 19:45:58 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-04-07 13:36:30 +02:00
parent 366f1f735f
commit dc001e8afe

View file

@ -50,6 +50,9 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
in_subdir = false
extract = false
rename = "miniflux"
arm64.url = "https://github.com/miniflux/v2/releases/download/2.0.42/miniflux-linux-arm64"
arm64.sha256 = "ad97817e47f2c3384965f8e379de04dcbb68f768d8dc0804386003a774effe06"
amd64.url = "https://github.com/miniflux/v2/releases/download/2.0.42/miniflux-linux-amd64"