mirror of
https://github.com/YunoHost-Apps/phpmyadmin_ynh.git
synced 2024-09-03 19:56:46 +02:00
Bump to 5.2.1
This commit is contained in:
parent
2135563362
commit
b12f0aef6e
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "phpMyAdmin"
|
||||||
description.en = "Manage MySQL databases over the web"
|
description.en = "Manage MySQL databases over the web"
|
||||||
description.fr = "Application web de gestion des bases de données MySQL"
|
description.fr = "Application web de gestion des bases de données MySQL"
|
||||||
|
|
||||||
version = "5.1.3~ynh2"
|
version = "5.2.1~ynh1"
|
||||||
|
|
||||||
maintainers = ["julien"]
|
maintainers = ["julien"]
|
||||||
|
|
||||||
|
@ -42,8 +42,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://files.phpmyadmin.net/phpMyAdmin/5.1.3/phpMyAdmin-5.1.3-all-languages.tar.gz"
|
url = "https://files.phpmyadmin.net/phpMyAdmin/5.2.1/phpMyAdmin-5.2.1-all-languages.tar.gz"
|
||||||
sha256 = "7a85454d82d88cc1a6beb09114a67fa40230c4eff2ae1778b434fa74e80dc6d7"
|
sha256 = "61c763f209817d1b5d96a4c0eab65b4e36bce744f78e73bef3bebd1c07481c46"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue