mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-19 11:42:43 +00:00
Add homebrew-cask-versions
This commit is contained in:
parent
c39a9f5f69
commit
8751cd9daf
@ -22,7 +22,7 @@ function update_homebrew_git() {
|
||||
}
|
||||
|
||||
UPSTREAM_BASE=${TUNASYNC_UPSTREAM_URL:-"https://github.com/Homebrew"}
|
||||
brews=("brew" "homebrew-core" "homebrew-cask" "homebrew-cask-fonts" "homebrew-cask-drivers" "linuxbrew-core" "install")
|
||||
brews=("brew" "homebrew-core" "homebrew-cask" "homebrew-cask-fonts" "homebrew-cask-drivers" "homebrew-cask-versions" "linuxbrew-core" "install")
|
||||
total_size=0
|
||||
|
||||
for brew in ${brews[@]}; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user