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