Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/domt4/homebrew-chromium
:earth_africa: Chromium Snapshots Delivered Through Homebrew!
https://github.com/domt4/homebrew-chromium
chromium homebrew ruby
Last synced: about 2 months ago
JSON representation
:earth_africa: Chromium Snapshots Delivered Through Homebrew!
- Host: GitHub
- URL: https://github.com/domt4/homebrew-chromium
- Owner: DomT4
- License: other
- Created: 2014-10-08T01:47:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T01:13:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T06:30:10.643Z (about 2 months ago)
- Topics: chromium, homebrew, ruby
- Language: Ruby
- Homepage:
- Size: 286 KB
- Stars: 36
- Watchers: 4
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Chromium Delivered Through Homebrew
## How to install Chromium from this tap
*via Formula:*
```bash
brew install domt4/chromium/chromium
```*via Cask:*
```bash
brew cask install domt4/chromium/mac-chromium
```And then updates will be picked up in the normal way:
```bash
brew update
brew upgrade
```## Chrome Release Channel Tracking
Generally updates will be no further apart than 14 days here. The aim is
to update infrequently enough to provide some stability whilst not updating so
infrequently that this tap slips behind important/interesting security/feature
releases.## Duplication of Homebrew Cask's Chromium
When I created this repository Homebrew Cask distributed the portable,
Flash-enabled version of Chromium and I didn’t want to use/support Flash
and its myriad of frequent security issues so I created this tap instead.In November 2014 Homebrew Cask switched to using the direct downloads
from the Appspot blog, but due to the nature of these downloads Homebrew Cask
also disabled checksum verification of that cask, which isn't a risk I was
happy taking.In [early 2019](https://github.com/Homebrew/homebrew-cask/commit/7af98a34ae)
Homebrew Cask moved to checksummed and versioned Chromium releases,
nigh identically to the way this tap was setup to support. The Cask in this
tap has been updated with caveats on how to migrate over if people wish to,
but this tap will remain semi-supported for the foreseeable.## Misc
When I started this repository on October 8th 2014 Chromium was on
Commit Number 298608.