mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
fix
This commit is contained in:
parent
f5520c1264
commit
155c3d2cc6
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
"en": "Social Communication Server",
|
"en": "Social Communication Server",
|
||||||
"fr": "Serveur de Communication Social"
|
"fr": "Serveur de Communication Social"
|
||||||
},
|
},
|
||||||
"version": "2023.08~ynh1",
|
"version": "2023.09~ynh1",
|
||||||
"url": "http://friendi.ca",
|
"url": "http://friendi.ca",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
|
|
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
# commit hashes
|
# commit hashes
|
||||||
# 2023.08
|
# 2023.08
|
||||||
version_commit="a6449da5574ed9a51069c9b0e9a2811e31f68400"
|
version_commit="2dbfb070083ec395bf5d24ec89fe96b282c6a12d"
|
||||||
addons_version_commit="5d13889f2cad41705f490cad7af9a70594a82f2d"
|
addons_version_commit="f2cc0312ca9a95d99a8330452848180792bf9227"
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
YNH_PHP_VERSION="7.4"
|
YNH_PHP_VERSION="7.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue