mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
Add Mussel.app version 1.0
Miniature Underwater Strange Squid Eradication Liner http://jonathanwhiting.com/mussel/
This commit is contained in:
parent
29384fef5b
commit
73ed95a1b2
1 changed files with 11 additions and 0 deletions
11
Casks/mussel.rb
Normal file
11
Casks/mussel.rb
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
cask :v1 => 'mussel' do
|
||||
version '2015_02_27_1028'
|
||||
sha256 '1665e366824a1626dec8048f56c33a9e69a7e0528371bf46a85df8657fa7dc55'
|
||||
|
||||
url "http://jonathanwhiting.com/mussel/mussel_osx_#{version}.zip"
|
||||
name 'Mussel'
|
||||
homepage 'http://jonathanwhiting.com/mussel/'
|
||||
license :gratis
|
||||
|
||||
app 'Mussel.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue