diff --git a/conf/app.src b/conf/app.src index 613949b..07c0b8d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/PrestaShop/PrestaShop/releases/download/8.0.0/prestashop_8.0.0.zip -SOURCE_SUM=8d3105ae0a8779873a409edb74581c0a261b8e193c0d9e5e5ed719da90021067 +SOURCE_URL=https://github.com/PrestaShop/PrestaShop/releases/download/8.0.1/prestashop_8.0.1.zip +SOURCE_SUM=d19dfb52f9928812037c817c8fd6adec6cec718504ba2a1518b508fe17c2d0a1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index f289a55..05935a8 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Create a E-commerce Website", "fr": "Créer un site ecommerce" }, - "version": "8.0.0~ynh1", + "version": "8.0.1~ynh1", "url": "https://www.prestashop.com/", "upstream": { "license": "OSL-3.0",