1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libremdb_ynh.git synced 2024-09-03 19:36:22 +02:00

Merge pull request #9 from YunoHost-Apps/ci-auto-update-3.1.0

Upgrade to v3.1.0
This commit is contained in:
Sebastian Gumprich 2023-05-21 21:12:52 +02:00 committed by GitHub
commit a1d1e1d075
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ A free & open source IMDb front-end.
**Shipped version:** 3.0.0~ynh1
**Shipped version:** 3.1.0~ynh1
**Demo:** https://libremdb.iket.me/about

View file

@ -27,7 +27,7 @@ A free & open source IMDb front-end.
**Version incluse :** 3.0.0~ynh1
**Version incluse :** 3.1.0~ynh1
**Démo :** https://libremdb.iket.me/about

View file

@ -5,7 +5,7 @@ name = "Libremdb"
description.en = "Free & open source IMDb front-end"
description.fr = "Frontal IMDb gratuit et open source"
version = "3.0.0~ynh1"
version = "3.1.0~ynh1"
maintainers = []
@ -36,8 +36,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.0.0.tar.gz"
sha256 = "8519c55ed0f74189270c3d09e85f2509301bb66e3749503e4b015c90142a1a8a"
url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.1.0.tar.gz"
sha256 = "2af323505e30a8d053a59fac4d3e0693b131d1beba475c61844fe62cccffa325"
autoupdate.strategy = "latest_github_tag"
[resources.ports]