mirror of
https://github.com/YunoHost-Apps/omeka-s_ynh.git
synced 2024-09-03 19:56:05 +02:00
Upgrade to vv4.0.4
This commit is contained in:
parent
7cf9bd0864
commit
35ff34f2d0
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Omeka S"
|
|||
description.en = "Web publication system for universities, galleries, libraries, archives, and museums"
|
||||
description.fr = "Système de publication Web pour les universités, les galeries, les bibliothèques, les archives et les musées"
|
||||
|
||||
version = "4.0.4~ynh1"
|
||||
version = "v4.0.4~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/omeka/omeka-s/releases/download/v4.0.4/omeka-s-4.0.4.zip"
|
||||
sha256 = "6162a2621a20e9110bf376b0866da407f4f8ea82932fcaaef467202f0d83d9f3"
|
||||
url = "https://github.com/omeka/omeka-s/archive/refs/tags/v4.0.4.tar.gz"
|
||||
sha256 = "9de8eb52a519961fac2b3e2f9a6445798d3529cd310362ca3944725091b59c2f"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue