mirror of
https://github.com/YunoHost-Apps/prestashop_ynh.git
synced 2024-09-03 20:06:39 +02:00
Upgrade to v8.0.4
This commit is contained in:
parent
a77349a61f
commit
9e6cad0867
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Prestashop"
|
||||||
description.en = "Create a E-commerce Website"
|
description.en = "Create a E-commerce Website"
|
||||||
description.fr = "Créer un site ecommerce"
|
description.fr = "Créer un site ecommerce"
|
||||||
|
|
||||||
version = "8.0.1~ynh1"
|
version = "8.0.4~ynh1"
|
||||||
|
|
||||||
maintainers = ["frju365"]
|
maintainers = ["frju365"]
|
||||||
|
|
||||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/PrestaShop/PrestaShop/releases/download/8.0.1/prestashop_8.0.1.zip"
|
url = "https://github.com/PrestaShop/PrestaShop/archive/refs/tags/8.0.4.tar.gz"
|
||||||
sha256 = "d19dfb52f9928812037c817c8fd6adec6cec718504ba2a1518b508fe17c2d0a1"
|
sha256 = "f5710c1d22208e8e08731a8431d629a308529bc1bfeed76f3efc5c17015fcb45"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue