pecl - homebrew

pecl:
-no distract mode
-cleaning code
homebrew:
-aide pour l’erreur ‘Error: Cask 'onyx' definition is invalid: invalid 'depends_on macos' value: :snow_leopard’
This commit is contained in:
2019-03-17 09:53:55 +01:00
parent cc14bf3296
commit 389d0cb1d1
2 changed files with 15 additions and 17 deletions

View File

@@ -3,11 +3,13 @@
# Homebrew plugin for KYMSU
# https://github.com/welcoMattic/kymsu
# Error: Cask 'onyx' definition is invalid: invalid 'depends_on macos' value: :snow_leopard
# Display info on updated pakages
display_info=true
#add module to do_not_update array
declare -a do_not_update=('onyx')
declare -a do_not_update=('')
# No distract mode (Casks with 'latest' version number won't be updated)
no_distract=false