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

https://github.com/PrestaShop/PrestaShop/releases/tag/8.1.6
This commit is contained in:
yunohost-bot 2024-05-15 03:43:53 +02:00 committed by YunoHost Bot
parent c8fe47540c
commit 4929c891bd

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