mirror of
https://github.com/YunoHost-Apps/misskey_ynh.git
synced 2024-09-03 19:46:03 +02:00
Fix commit _common.sh
This commit is contained in:
parent
d086d9980e
commit
2455cd170b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
NODEJS_VERSION="18.13.0"
|
NODEJS_VERSION="18.13.0"
|
||||||
|
|
||||||
COMMIT="857042c9d39d1b799432d2c74cb6d0a7fe6acf64"
|
COMMIT="ed53059287317bb64a6282419d902e8a1ba9f72f"
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies="ffmpeg postgresql build-essential"
|
pkg_dependencies="ffmpeg postgresql build-essential"
|
||||||
|
|
Loading…
Add table
Reference in a new issue