mirror of
https://github.com/YunoHost-Apps/prestashop_ynh.git
synced 2024-09-03 20:06:39 +02:00
Upgrade to v8.1.0
This commit is contained in:
parent
10f0942efd
commit
751f420e1a
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Prestashop"
|
|||
description.en = "Create a E-commerce Website"
|
||||
description.fr = "Créer un site ecommerce"
|
||||
|
||||
version = "8.0.4~ynh1"
|
||||
version = "8.1.0~ynh1"
|
||||
|
||||
maintainers = ["frju365"]
|
||||
|
||||
|
@ -43,8 +43,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/PrestaShop/PrestaShop/releases/download/8.0.4/prestashop_8.0.4.zip"
|
||||
sha256 = "a4603059d1b581d50a501eb70bd7a3557d13ea1edc43292ec96deae6b14b28f5"
|
||||
url = "https://github.com/PrestaShop/PrestaShop/archive/refs/tags/8.1.0.tar.gz"
|
||||
sha256 = "e3dc72be2a22861032566a556d2abb601953a79f36f5375ce677ae6b06e1ce5c"
|
||||
in_subdir = false
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue