homebrew-cask/Casks/banshee.rb

12 lines
388 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'banshee' do
version '2.6.1'
sha256 '26fc3c77a72860fc2dfaee0741c88e9b8d7b8dac6ece2943e42917112e55c933'
2016-02-12 01:23:37 +08:00
# gnome.org/pub/GNOME/binaries/mac/banshee was verified as official when first introduced to the cask
2016-10-12 16:16:25 +08:00
url "https://ftp.gnome.org/pub/GNOME/binaries/mac/banshee/banshee-#{version}.macosx.intel.dmg"
2015-01-30 04:55:16 +08:00
name 'Banshee'
homepage 'http://banshee.fm/'
2014-09-16 00:05:17 +08:00
app 'Banshee.app'
end