Upgrade Google Music.app to v1.0.3

This commit is contained in:
Kevin O'Connor
2014-03-06 23:16:34 -05:00
parent 966e0169c1
commit 90d2132ab3
+3 -3
View File
@@ -1,7 +1,7 @@
class GoogleMusic < Cask
url 'https://github.com/kbhomes/google-music-mac/releases/download/v1.0.2/Google.Music.zip'
url 'https://github.com/kbhomes/google-music-mac/releases/download/v1.0.3/Google.Music.zip'
homepage 'http://kbhomes.github.io/google-music-mac/'
version '1.0.2'
sha256 '0d480a42a31e0a712e8646913950135c777677b315bfae4723b2fbd277705cac'
version '1.0.3'
sha256 '1c1a758aaa9555c721e1e366c129af9d594b9c4fda5b675b23f5882e414f15e9'
link 'Google Music.app'
end