homebrew-cask/Casks/coccinellida.rb

13 lines
488 B
Ruby

cask 'coccinellida' do
version '0.7'
sha256 '9eb8376fa3764e406433aff969fb5aa9f8ba78886948d013ea690cf979baaf88'
# downloads.sourceforge.net/coccinellida was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/coccinellida/Coccinellida-#{version}.zip"
appcast 'https://raw.githubusercontent.com/troydm/coccinellida/master/sparkle.xml'
name 'Coccinellida'
homepage 'https://coccinellida.sourceforge.io/'
app 'Coccinellida.app'
end