homebrew-cask/Casks/soundnote.rb

13 lines
449 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'soundnote' do
2016-01-18 08:49:21 +08:00
version '0.2.1'
sha256 'ec56e7aee43038d4cc4f0c44a1831e1ac9340105568af22229c9defbe938d3f9'
2015-06-29 14:32:18 +08:00
url 'https://download.mrgeckosmedia.com/SoundNote.zip'
2016-01-18 22:44:24 +08:00
appcast 'https://mrgeckosmedia.com/applications/releasenotes/SoundNote',
checkpoint: '05e074ad57f8d2c09ec8bf820797132dc79356c1bcd385669211972804f5fb38'
2015-05-01 03:17:18 +08:00
name 'SoundNote'
2013-10-31 00:38:11 +08:00
homepage 'https://mrgeckosmedia.com/applications/info/SoundNote'
2014-09-16 00:06:22 +08:00
app 'SoundNote.app'
2013-10-31 00:38:11 +08:00
end