1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/prestashop_ynh.git synced 2024-09-03 20:06:39 +02:00

Merge pull request #50 from YunoHost-Apps/ci-auto-update-8.1.7

Upgrade to v8.1.7
This commit is contained in:
eric_G 2024-06-25 09:17:49 +02:00 committed by GitHub
commit 62be15abda
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
**Shipped version:** 8.1.6~ynh1
**Shipped version:** 8.1.7~ynh1
**Demo:** <https://demo.prestashop.com/#/en/front>

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
**Versión actual:** 8.1.6~ynh1
**Versión actual:** 8.1.7~ynh1
**Demo:** <https://demo.prestashop.com/#/en/front>

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
**Paketatutako bertsioa:** 8.1.6~ynh1
**Paketatutako bertsioa:** 8.1.7~ynh1
**Demoa:** <https://demo.prestashop.com/#/en/front>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
**Version incluse:** 8.1.6~ynh1
**Version incluse:** 8.1.7~ynh1
**Démo:** <https://demo.prestashop.com/#/en/front>

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
**Versión proporcionada:** 8.1.6~ynh1
**Versión proporcionada:** 8.1.7~ynh1
**Demo:** <https://demo.prestashop.com/#/en/front>

View file

@ -18,7 +18,7 @@
PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc.
**分发版本:** 8.1.6~ynh1
**分发版本:** 8.1.7~ynh1
**演示:** <https://demo.prestashop.com/#/en/front>

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"