Update freesmug-chromium from 80.0.3987.116 to 81.0.4044.122 (#81272)

This commit is contained in:
Henrik Siljebråt 2020-04-24 20:49:22 +01:00 committed by GitHub
parent a7df0c468d
commit 9831059634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

@ -1,6 +1,6 @@
cask 'freesmug-chromium' do
version '80.0.3987.116'
sha256 '7257979a6fd92c3e34101de0be34d237557e59d496b41f3f791c7e61e51d29be'
version '81.0.4044.122'
sha256 'cd7f8da4517b7627411d45bf5057def3bb4a4489172e953e5249eb3003e7d241'
# sourceforge.net/osxportableapps/ was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/osxportableapps/Chromium_OSX_#{version}.dmg"
@ -8,5 +8,10 @@ cask 'freesmug-chromium' do
name 'Chromium'
homepage 'http://www.freesmug.org/chromium'
conflicts_with cask: [
'chromium',
'eloston-chromium',
]
app 'Chromium.app'
end