Skip to content

Commit

Permalink
trying releae nums
Browse files Browse the repository at this point in the history
  • Loading branch information
SheinH committed Jan 24, 2019
1 parent 9e898ae commit e48c662
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Casks/marmaduke-chromium-beta-nosync.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
cask 'marmaduke-chromium-beta-nosync' do
version '73.0.3637.0'
release '615361'
sha256 'd1ed8f049b2ae5bc56922f19fe3f0f28337df3ec20cac3f312c6298f72572eb4'

# https://github.com/macchrome/chromium/releases/ was verified as official when first introduced to the cask
url "https://github.com/macchrome/chromium/releases/download/v#{version}-r615361-macOS/Chromium.#{version}.nosync.app.zip"
url "https://github.com/macchrome/chromium/releases/download/v#{version}-r#{release}-macOS/Chromium.#{version}.nosync.app.zip"
appcast 'https://github.com/macchrome/chromium/releases.atom'
name 'Chromium'
homepage 'https://github.com/macchrome/chromium/releases'
Expand Down

0 comments on commit e48c662

Please sign in to comment.