1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

Upgrade to v8.1.3

This commit is contained in:
yunohost-bot 2024-01-02 17:17:54 +01:00 committed by YunoHost Bot
parent 3ad16a9d9f
commit 76ea209fa8

View file

@ -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.2~ynh1" version = "8.1.3~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.2/prestashop_8.1.2.zip" url = "https://github.com/PrestaShop/PrestaShop/archive/refs/tags/8.1.3.tar.gz"
sha256 = "e58faf24f543a179a7eb63f88665bb13c80a35615df7ae0267c7ad3de696e2c2" sha256 = "93a5c12a20306dd3ee0b51bf5f20c9adacbecd406f4a5d9372a65561f3d59e34"
in_subdir = false in_subdir = false
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"