Update polyphone to 1.9 (#41646)

* Update polyphone to 1.9

* Update appcast checkpoint polyphone 1.9

* remove empty appcast

* Update polyphone.rb
This commit is contained in:
Gianni Tam-McMillan 2017-12-07 02:52:44 +00:00 committed by commitay
parent f71ab30a76
commit 33db8641a1
1 changed files with 4 additions and 7 deletions

View File

@ -1,13 +1,10 @@
cask 'polyphone' do
version '1.8'
sha256 '877f149b19c12c03f4c97b5f06b4c0e9d0e2b84c674a93146619c1cc24b16b69'
version '1.9'
sha256 '40d6a28e941d7ccc398782154f93290e1f9e3fbe7b9754c394f32e6a92636efa'
# sourceforge.net/polyphone was verified as official when first introduced to the cask
url "https://downloads.sourceforge.net/polyphone/polyphone-#{version}.dmg"
appcast 'https://sourceforge.net/projects/polyphone/rss',
checkpoint: '609b92b4f61512809cb2bac131873deac0b62d085a2ae617415d2fe585107fc3'
url "https://polyphone-soundfonts.com/en/download/file/559-polyphone-#{version.dots_to_hyphens}-dmg/latest/download"
name 'Polyphone'
homepage 'https://polyphone-soundfonts.com/'
app 'Polyphone.app'
app 'polyphone.app'
end