homebrew-cask/Casks/mussel.rb

13 lines
415 B
Ruby

cask 'mussel' do
version '2015_02_27_1028'
sha256 '1665e366824a1626dec8048f56c33a9e69a7e0528371bf46a85df8657fa7dc55'
url "http://jonathanwhiting.com/mussel/mussel_osx_#{version}.zip"
appcast 'http://jonathanwhiting.com/mussel/',
checkpoint: 'c10a41cd6e6ad2a4ef8c3eae8bca88d4285bd9141d176e02d903292b2648c160'
name 'Mussel'
homepage 'http://jonathanwhiting.com/mussel/'
app 'Mussel.app'
end