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 #18 from YunoHost-Apps/ci-auto-update-3.3.0

Upgrade to v3.3.0
This commit is contained in:
Sebastian Gumprich 2023-12-08 07:51:37 +01:00 committed by GitHub
commit a5a67d1e1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 5 deletions

View file

@ -27,7 +27,7 @@ A free & open source IMDb front-end.
**Shipped version:** 3.1.1~ynh1
**Shipped version:** 3.3.0~ynh1
**Demo:** https://libremdb.iket.me/about
@ -39,6 +39,7 @@ A free & open source IMDb front-end.
* Official app website: <https://libremdb.iket.me/>
* Upstream app code repository: <https://github.com/zyachel/libremdb>
* YunoHost Store: <https://apps.yunohost.org/app/libremdb>
* Report a bug: <https://github.com/YunoHost-Apps/libremdb_ynh/issues>
## Developer info

View file

@ -27,7 +27,7 @@ A free & open source IMDb front-end.
**Version incluse :** 3.1.1~ynh1
**Version incluse :** 3.3.0~ynh1
**Démo :** https://libremdb.iket.me/about
@ -39,6 +39,7 @@ A free & open source IMDb front-end.
* Site officiel de lapp : <https://libremdb.iket.me/>
* Dépôt de code officiel de lapp : <https://github.com/zyachel/libremdb>
* YunoHost Store: <https://apps.yunohost.org/app/libremdb>
* Signaler un bug : <https://github.com/YunoHost-Apps/libremdb_ynh/issues>
## Informations pour les développeurs

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.2.0~ynh1"
version = "3.3.0~ynh1"
maintainers = []
@ -35,8 +35,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.2.0.tar.gz"
sha256 = "baf72984729978c10d901778c72863d87d64d27b52d72062af793855a8b28781"
url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.3.0.tar.gz"
sha256 = "f7ecc1c8ed695909f6dca82e58809b1bcfcc3c76c7121f56b71365301ec5c025"
autoupdate.strategy = "latest_github_tag"
[resources.ports]