1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00
This commit is contained in:
Éric Gaspar 2023-02-04 14:25:21 +01:00
parent 94fc7998a7
commit 4fc6507ec1
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -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",