Add Augur.app v1.0.4 (#49869)

This commit is contained in:
Justin 2018-07-21 13:39:29 -07:00 committed by Victor Popkov
parent 07991ade7e
commit 75562a2485
1 changed files with 11 additions and 0 deletions

11
Casks/augur.rb Normal file
View File

@ -0,0 +1,11 @@
cask 'augur' do
version '1.0.4'
sha256 '1964e2b15b537c870012751182d1b212704f321491eefb00dcc973fe8a7575fc'
url "https://github.com/AugurProject/augur-app/releases/download/v#{version}/mac-augur-#{version}.dmg"
appcast 'https://github.com/AugurProject/augur-app/releases.atom'
name 'Augur'
homepage 'https://github.com/AugurProject/augur-app/'
app 'augur.app'
end