1
0
Fork 0
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:
Roman Kupriyanov 2021-07-17 01:00:45 +03:00 committed by GitHub
parent 51887801b3
commit f885545d56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,11 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
# commit hashes
# 2021.04
version_commit="6434d018c89a880bd667dc7d9185e6a7b16f0718"
addons_version_commit="47bc4a97f7a5a0ce372c273f5e8123f64ee74313"
# dependencies used by the app # dependencies used by the app
YNH_PHP_VERSION="7.3" YNH_PHP_VERSION="7.3"