mirror of
https://github.com/YunoHost/package_linter.git
synced 2024-09-03 20:06:12 +02:00
Update official helper list
This commit is contained in:
parent
c9d2ae81ad
commit
08ff7404be
1 changed files with 7 additions and 1 deletions
|
@ -49,6 +49,7 @@ official_helpers = {
|
|||
'ynh_store_file_checksum': '2.6.4',
|
||||
'ynh_backup_if_checksum_is_different': '2.6.4',
|
||||
'ynh_delete_file_checksum': '3.3.1',
|
||||
'ynh_backup_archive_exists': '',
|
||||
'ynh_backup_before_upgrade': '2.7.2',
|
||||
'ynh_restore_upgradebackup': '2.7.2',
|
||||
'ynh_add_fail2ban_config': '3.5.0',
|
||||
|
@ -75,6 +76,9 @@ official_helpers = {
|
|||
'ynh_debug_exec': '3.5.0',
|
||||
'ynh_use_logrotate': '2.6.4',
|
||||
'ynh_remove_logrotate': '2.6.4',
|
||||
'ynh_multimedia_build_main_dir': '4.2',
|
||||
'ynh_multimedia_addfolder': '4.2',
|
||||
'ynh_multimedia_addaccess': '4.2',
|
||||
'ynh_mysql_connect_as': '2.2.4',
|
||||
'ynh_mysql_execute_as_root': '2.2.4',
|
||||
'ynh_mysql_execute_file_as_root': '2.2.4',
|
||||
|
@ -111,6 +115,8 @@ official_helpers = {
|
|||
'ynh_install_php': '3.8.1',
|
||||
'ynh_remove_php': '3.8.1',
|
||||
'ynh_get_scalable_phpfpm': '',
|
||||
'ynh_composer_exec': '4.2',
|
||||
'ynh_install_composer': '4.2',
|
||||
'ynh_psql_connect_as': '3.5.0',
|
||||
'ynh_psql_execute_as_root': '3.5.0',
|
||||
'ynh_psql_execute_file_as_root': '3.5.0',
|
||||
|
@ -157,7 +163,7 @@ official_helpers = {
|
|||
'ynh_get_debian_release': '2.7.1',
|
||||
'ynh_mkdir_tmp': '',
|
||||
'ynh_secure_remove': '2.6.4',
|
||||
'ynh_get_plain_key': '2.2.4',
|
||||
'ynh_get_plain_key': '',
|
||||
'ynh_read_manifest': '3.5.0',
|
||||
'ynh_app_upstream_version': '3.5.0',
|
||||
'ynh_app_package_version': '3.5.0',
|
||||
|
|
Loading…
Reference in a new issue