mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
201 B
Ruby
7 lines
201 B
Ruby
class Picasa < Cask
|
|
url 'http://dl.google.com/photos/picasamac39.dmg'
|
|
homepage 'http://picasa.google.com/'
|
|
version '3.9'
|
|
sha1 'b419da811b68740eba780a567b74550098b43dd1'
|
|
link 'Picasa.app'
|
|
end
|