You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
207 B
7 lines
207 B
class Picasa < Cask
|
|
url 'http://dl.google.com/photos/picasamac39.dmg'
|
|
homepage 'http://picasa.google.com/'
|
|
version '3.9'
|
|
sha1 'b419da811b68740eba780a567b74550098b43dd1'
|
|
link :app, 'Picasa.app'
|
|
end
|
|
|