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.4

This commit is contained in:
yunohost-bot 2024-02-21 22:21:58 +01:00 committed by YunoHost Bot
parent 3ad16a9d9f
commit 5865fcf0bc

View file

@ -5,7 +5,7 @@ name = "Prestashop"
description.en = "Create a E-commerce Website"
description.fr = "Créer un site ecommerce"
version = "8.1.2~ynh1"
version = "8.1.4~ynh1"
maintainers = ["frju365"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/PrestaShop/PrestaShop/releases/download/8.1.2/prestashop_8.1.2.zip"
sha256 = "e58faf24f543a179a7eb63f88665bb13c80a35615df7ae0267c7ad3de696e2c2"
url = "https://github.com/PrestaShop/PrestaShop/archive/refs/tags/8.1.4.tar.gz"
sha256 = "968e776a2b18994e16ea155c0a4dcae5c9d4ea31966fa1bb9b3d1e1b3043be3d"
in_subdir = false
autoupdate.strategy = "latest_github_tag"