Homebrew Cask Index Repository

Description

Homebrew Cask Repository, includes macOS applications and large softwares

Usage

Replace with mirror URL:

cd "$(brew --repo)"/Library/Taps/homebrew/homebrew-cask
git remote set-url origin https://mirrors.nwafu.edu.cn/homebrew-cask.git

Reset to official URL:

cd "$(brew --repo)"/Library/Taps/homebrew/homebrew-cask
git remote set-url origin https://github.com/Homebrew/homebrew-cask

See also

Official Website

https://caskroom.github.io

Homebrew

https://brew.sh/