mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
_common.sh: commit hashes with specific version
This commit is contained in:
parent
51887801b3
commit
f885545d56
1 changed files with 5 additions and 0 deletions
|
@ -4,6 +4,11 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
# commit hashes
|
||||
# 2021.04
|
||||
version_commit="6434d018c89a880bd667dc7d9185e6a7b16f0718"
|
||||
addons_version_commit="47bc4a97f7a5a0ce372c273f5e8123f64ee74313"
|
||||
|
||||
# dependencies used by the app
|
||||
YNH_PHP_VERSION="7.3"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue