outdated_appcasts scripts: remove caskroom/unofficial

This commit is contained in:
Vítor Galvão
2016-02-19 15:23:30 +00:00
parent 7262118b76
commit 5658eb0e2b
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
readonly caskroom_online='https://github.com/caskroom'
readonly caskroom_repos_dir='/tmp/caskroom_repos'
readonly caskroom_repos=(homebrew-cask homebrew-versions homebrew-fonts homebrew-eid homebrew-unofficial)
readonly caskroom_repos=(homebrew-cask homebrew-versions homebrew-fonts homebrew-eid)
readonly curl_flags=(--silent --location --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36')
inaccessible_appcasts=()
+1 -1
View File
@@ -3,7 +3,7 @@
IFS=$'\n'
readonly caskroom_repos_dir='/tmp/caskroom_repos'
readonly caskroom_repos=(homebrew-cask homebrew-versions homebrew-fonts homebrew-eid homebrew-unofficial)
readonly caskroom_repos=(homebrew-cask homebrew-versions homebrew-fonts homebrew-eid)
if [[ ! $(which 'ghi') ]] || ! security find-internet-password -s github.com -l 'ghi token' &> /dev/null; then
echo -e "$(tput setaf 1)
+1 -1
View File
@@ -4,7 +4,7 @@ IFS=$'\n'
readonly caskroom_online='https://github.com/caskroom'
readonly caskroom_repos_dir='/tmp/caskroom_repos'
readonly caskroom_repos=(homebrew-cask homebrew-versions homebrew-fonts homebrew-eid homebrew-unofficial)
readonly caskroom_repos=(homebrew-cask homebrew-versions homebrew-fonts homebrew-eid)
if [[ ! $(which 'ghi') ]] || ! security find-internet-password -s github.com -l 'ghi token' &> /dev/null; then
echo -e "$(tput setaf 1)