mirror of
https://github.com/YunoHost-Apps/kavita_ynh.git
synced 2024-09-03 19:26:30 +02:00
Merge pull request #17 from YunoHost-Apps/ci-auto-update-0.7.8
Upgrade to v0.7.8
This commit is contained in:
commit
c2f8156846
3 changed files with 9 additions and 9 deletions
|
@ -31,7 +31,7 @@ Kavita is a fast, feature rich, cross platform reading server. Built with a focu
|
||||||
- OPDS-PS Support
|
- OPDS-PS Support
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.7.7~ynh1
|
**Shipped version:** 0.7.8~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.kavitareader.com/
|
**Demo:** https://demo.kavitareader.com/
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ Kavita is a fast, feature rich, cross platform reading server. Built with a focu
|
||||||
- OPDS-PS Support
|
- OPDS-PS Support
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.7.7~ynh1
|
**Version incluse :** 0.7.8~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.kavitareader.com/
|
**Démo :** https://demo.kavitareader.com/
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Kavita"
|
||||||
description.en = "Media server for your comics, manga and books"
|
description.en = "Media server for your comics, manga and books"
|
||||||
description.fr = "Serveur multimédia pour vos bandes dessinées, mangas et livres"
|
description.fr = "Serveur multimédia pour vos bandes dessinées, mangas et livres"
|
||||||
|
|
||||||
version = "0.7.7~ynh1"
|
version = "0.7.8~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -43,12 +43,12 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
in_subdir = true
|
in_subdir = true
|
||||||
amd64.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.7/kavita-linux-x64.tar.gz"
|
amd64.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.8/kavita-linux-x64.tar.gz"
|
||||||
amd64.sha256 = "12009b69f6263274752b617d33fd9486ad8b2bf3602ff3309c0cd5496ab3a71a"
|
amd64.sha256 = "0a939ca8f521a53c14a4caa2f7314eab802cbeddfadb40ba6334ddd1d4b725d7"
|
||||||
arm64.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.7/kavita-linux-arm64.tar.gz"
|
arm64.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.8/kavita-linux-arm64.tar.gz"
|
||||||
arm64.sha256 = "53d73c0f47822c0772c51f0f3dcc3c911e0a8706d07dd9bf75dea4a21fd89bdb"
|
arm64.sha256 = "3c6ac3d43c2887c717bd3b3038b2d4ffcd2e3f6627b8e0e9b24e87d3f1ee4b8e"
|
||||||
armhf.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.7/kavita-linux-arm.tar.gz"
|
armhf.url = "https://github.com/Kareadita/Kavita/releases/download/v0.7.8/kavita-linux-arm.tar.gz"
|
||||||
armhf.sha256 = "283fc142ea9b281c2242dfe7e54774ce273d8990b8f0418dd90ec5bcac85e624"
|
armhf.sha256 = "90eef5f384f28bc00d4bfa3db8872acef27df2a985b00f4509c3875c0929c0a8"
|
||||||
|
|
||||||
# https://yunohost.org/fr/packaging_apps_resources#regarding-autoupdate
|
# https://yunohost.org/fr/packaging_apps_resources#regarding-autoupdate
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
Loading…
Add table
Reference in a new issue