From c2503e5e7e21bfe7525042126263c71b54b8ecf2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 25 Jun 2024 03:45:48 +0200 Subject: [PATCH] Upgrade to v8.1.7 https://github.com/PrestaShop/PrestaShop/releases/tag/8.1.7 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b13f17a..9b5496f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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"