mirror of
https://github.com/YunoHost-Apps/readeck_ynh.git
synced 2024-09-03 20:16:18 +02:00
Upgrade sources
- `main` v0.15.1: https://codeberg.org/readeck/readeck/releases/tag/0.15.1
This commit is contained in:
parent
6ad8e9f594
commit
6b3a4fa481
1 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ name = "Readeck"
|
||||||
description.en = "Bookmark manager and a read later tool"
|
description.en = "Bookmark manager and a read later tool"
|
||||||
description.fr = "Gestionnaire de favoris et outil de lecture ultérieure"
|
description.fr = "Gestionnaire de favoris et outil de lecture ultérieure"
|
||||||
|
|
||||||
version = "0.15.0~ynh1"
|
version = "0.15.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -43,12 +43,12 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
amd64.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.0/readeck-0.15.0-linux-amd64"
|
amd64.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.1/readeck-0.15.1-linux-amd64"
|
||||||
amd64.sha256 = "7fd3bb17cf51ffc5e9c249ba2f8eb8d83358b60b02ea04ddc584194b9adeab90"
|
amd64.sha256 = "e43427a21564252bdfbfe5953807838754916201b9503180055d3b72eec8b073"
|
||||||
arm64.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.0/readeck-0.15.0-linux-arm64"
|
arm64.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.1/readeck-0.15.1-linux-arm64"
|
||||||
arm64.sha256 = "fafcbd4d435f86dd17645181d59640c065a4e8ffbe7b7388b187dbec143402bd"
|
arm64.sha256 = "9a583a641f5a80d967bef6107e5cb2ad86af2e160b411be656804fe882a09ce1"
|
||||||
armhf.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.0/readeck-0.15.0-linux-arm-6"
|
armhf.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.1/readeck-0.15.1-linux-arm-6"
|
||||||
armhf.sha256 = "3f3b1abfdbf4363908cd83fd1efe327ba149432d4a50f1f2ab351c9f22f766b9"
|
armhf.sha256 = "c6be6dd3b3c25e0353777a442e9c1215f4a30acfdac90b75a27dc29403544dd7"
|
||||||
rename = "readeck"
|
rename = "readeck"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_forgejo_release"
|
autoupdate.strategy = "latest_forgejo_release"
|
||||||
|
|
Loading…
Add table
Reference in a new issue