Reformat banshee.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:00:59 +02:00
parent 9d3577d609
commit f7e0fcb3c2

View file

@ -1,7 +1,9 @@
class Banshee < Cask
url 'http://ftp.gnome.org/pub/GNOME/binaries/mac/banshee/banshee-2.6.1.macosx.intel.dmg'
homepage 'http://banshee.fm'
version '2.6.1'
sha256 '26fc3c77a72860fc2dfaee0741c88e9b8d7b8dac6ece2943e42917112e55c933'
url 'http://ftp.gnome.org/pub/GNOME/binaries/mac/banshee/banshee-2.6.1.macosx.intel.dmg'
homepage 'http://banshee.fm'
link 'Banshee.app'
end