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