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

https://github.com/PrestaShop/PrestaShop/releases/tag/8.1.7
This commit is contained in:
yunohost-bot 2024-06-25 03:45:48 +02:00 committed by YunoHost Bot
parent bc944df16c
commit c2503e5e7e

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