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

https://github.com/PrestaShop/PrestaShop/releases/tag/8.1.5
This commit is contained in:
yunohost-bot 2024-03-19 02:41:37 +01:00 committed by YunoHost Bot
parent 535ab64c2a
commit dd7b852d59

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.4~ynh1"
version = "8.1.5~ynh1"
maintainers = ["frju365"]
@ -43,8 +43,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/PrestaShop/PrestaShop/releases/download/8.1.4/prestashop_8.1.4.zip"
sha256 = "4d33e77734e483b0b897b1f06ff099283771f83ca6b4199a3a1cb283f4728ed4"
url = "https://github.com/PrestaShop/PrestaShop/releases/download/8.1.5/prestashop_8.1.5.zip"
sha256 = "82cb5eb8abdb7c64888cb4284a1f001cff79917d43bfee37e1b62dc372e96aae"
in_subdir = false
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "prestashop_.*zip"