mirror of
https://github.com/YunoHost-Apps/libremdb_ynh.git
synced 2024-09-03 19:36:22 +02:00
Upgrade to v3.1.0
This commit is contained in:
parent
155ce0e299
commit
637088d26a
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue