homebrew-cask/Casks/polyphone.rb

13 lines
376 B
Ruby

cask :v1 => 'polyphone' do
version '1.5'
sha256 '2eab21617a7cd35252ded1ae0d25404dab8d03a865f6495b61f8990747d1ea20'
# sourceforge.net is the official download host per the vendor homepage
url "http://downloads.sourceforge.net/sourceforge/polyphone/polyphone-#{version}.dmg"
name 'Polyphone'
homepage 'http://polyphone.fr'
license :gpl
app 'Polyphone.app'
end