mirror of
https://github.com/YunoHost-Apps/prestashop_ynh.git
synced 2024-09-03 20:06:39 +02:00
Upgrade to v8.1.2
This commit is contained in:
parent
75be05f3fb
commit
0684782e35
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.1.1~ynh1"
|
version = "8.1.2~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.1.1/prestashop_8.1.1.zip"
|
url = "https://github.com/PrestaShop/PrestaShop/archive/refs/tags/8.1.2.tar.gz"
|
||||||
sha256 = "67de3b68e754c68bbd967ad0a4175c6ad091847bd6fc61e926be0fe2edf7f022"
|
sha256 = "8713f462519d38a8c5e44e317fb4ed55cf3b63260a47bb90e45f51519e545414"
|
||||||
in_subdir = false
|
in_subdir = false
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue