mirror of
https://github.com/YunoHost-Apps/backdrop_ynh.git
synced 2024-09-03 20:36:14 +02:00
Upgrade to 1.17.3
This commit is contained in:
parent
b3824f1200
commit
c6c4da0a4d
4 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
|
||||
Backdrop CMS is a simple, lightweight, and easy-to-use Content Management System for building professional websites.
|
||||
|
||||
**Shipped version:** 1.17.2
|
||||
**Shipped version:** 1.17.3
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@ Si vous n’avez pas YunoHost, consultez [le guide](https://yunohost.org/#/insta
|
|||
|
||||
Backdrop CMS is a simple, lightweight, and easy-to-use Content Management System for building professional websites.
|
||||
|
||||
**Version incluse :** 1.17.2
|
||||
**Version incluse :** 1.17.3
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/backdrop/backdrop/releases/download/1.17.2/backdrop.zip
|
||||
SOURCE_SUM=76851a5b59c4737eec45de4f497b1696f2b7473cc55597fd2c5c2f29934c94a5
|
||||
SOURCE_URL=https://github.com/backdrop/backdrop/releases/download/1.17.3/backdrop.zip
|
||||
SOURCE_SUM=241fef19e16f77523a7095600e2d0b00aa228929a1a534d6df8b4ef43fefaad5
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Easy-to-use CMS for building professional websites",
|
||||
"fr": "CMS facile à utiliser pour créer des sites Web professionnels"
|
||||
},
|
||||
"version": "1.17.2~ynh2",
|
||||
"version": "1.17.3~ynh1",
|
||||
"url": "https://backdropcms.org/",
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue