homebrew-cask/Casks/coccinellida.rb

11 lines
350 B
Ruby
Raw Normal View History

2014-04-04 04:03:14 +08:00
class Coccinellida < Cask
version '0.6.1'
sha256 'bd590bf54667b85b4c14dae95d727bfa44cc893a75f231490b48a4a65049d8df'
2014-06-18 22:55:20 +08:00
url 'https://downloads.sourceforge.net/project/coccinellida/Coccinellida-0.6.1.zip'
2014-06-03 01:38:01 +08:00
appcast 'http://coccinellida.sourceforge.net/sparkle.xml'
2014-04-04 04:03:14 +08:00
homepage 'http://coccinellida.sourceforge.net/'
2014-04-04 04:03:14 +08:00
link 'Coccinellida.app'
end