Skip to content

Commit

Permalink
Follows renaming google-chrome-canary to google-chrome@canary
Browse files Browse the repository at this point in the history
```
$ brew info --cask google-chrome-canary

Warning: Cask homebrew/cask-versions/google-chrome-canary was renamed to google-chrome@canary.
==> google-chrome-canary: latest
https://www.google.com/chrome/canary/
Installed
/opt/homebrew/Caskroom/google-chrome-canary/latest (61.4KB)
==> Name
Google Chrome Canary
==> Description
Web browser
==> Artifacts
Google Chrome Canary.app (App)
```

Refs.
- Homebrew/homebrew-cask-versions#20186
- Homebrew/homebrew-cask#172349
- Homebrew/homebrew-cask#112102
  • Loading branch information
machupicchubeta committed Apr 28, 2024
1 parent 85ae3a7 commit 60e578d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/brewfile.sh
Expand Up @@ -387,7 +387,7 @@ else
brew install --cask githubpulse
brew install --cask github
brew install --cask paparazzi
brew install --cask google-chrome-canary
brew install --cask google-chrome@canary
brew install --cask vlc
brew install --cask chrome-remote-desktop-host
brew install --cask vivaldi
Expand Down

0 comments on commit 60e578d

Please sign in to comment.