mirror of
https://github.com/YunoHost-Apps/backdrop_ynh.git
synced 2024-09-03 20:36:14 +02:00
Upgrade to v1.20.0
This commit is contained in:
parent
06c5fbb599
commit
99b9f61763
2 changed files with 49 additions and 49 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/backdrop/backdrop/releases/download/1.19.3/backdrop.zip
|
||||
SOURCE_SUM=bc48494a699ba1a54018165ad46bdd48faa815e87df4ce052a43e8eb1ab23262
|
||||
SOURCE_URL=https://github.com/backdrop/backdrop/releases/download/1.20.0/backdrop.zip
|
||||
SOURCE_SUM=bd4e65683fd0a0a2d82e7031e435a0e674fef297ed39829513126696443e21ce
|
||||
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.19.3~ynh1",
|
||||
"version": "1.20.0~ynh1",
|
||||
"url": "https://backdropcms.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0",
|
||||
|
|
Loading…
Reference in a new issue