mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
264 B
Ruby
9 lines
264 B
Ruby
class Justlooking < Cask
|
|
version '3.3.3'
|
|
sha256 '730b852c020498886ed061996d9fd5c13c85da707dd18dabbe4cb804afcf1786'
|
|
|
|
url 'http://chipmunkninja.com/download/JustLooking-3.3.3.dmg'
|
|
homepage 'http://chipmunkninja.com/JustLooking'
|
|
|
|
link 'JustLooking.app'
|
|
end
|