sb2nov / mac-setup

Installing Development environment on macOS
https://sourabhbajaj.com/mac-setup/
Other
7.15k stars 1.02k forks source link

Homebrew Cask has been folded back in to core Homebrew #254

Closed apjanke closed 4 years ago

apjanke commented 5 years ago

I'm Submitting a ...

[X] Bug report
[ ] Tool/language/etc documentation request

Bug Location

http://sourabhbajaj.com/mac-setup/Homebrew/Cask.html

Tool/Language/etc

The Homebrew Cask section talks about Caskroom and Cask being a separate add-on for Homebrew. This is no longer the case; Cask support has been folded into core Homebrew and is now installed with all Homebrew installations.

This section could be condensed down to just some suggestions of particular Casks to install (and maybe a description of what makes a Cask different from a regular Homebrew formula). There's no longer any need for Cask-specific setup.

kamleshkc2002 commented 4 years ago

+1

The command brew tap caskroom/cask points to a deprecated tap. It has been replaced with brew tap homebrew/homebrew-cask (not that you need this since cask is already integrated).

sb2nov commented 4 years ago

@apjanke @kamleshkc2002 would be great if you want to take a shot at upgrading this and send a PR.

kamleshkc2002 commented 4 years ago

This looks like this has been fixed by this commit: 6694c5b02ba46d229e66eebde7394e5c772dc233