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
192 B
7 lines
192 B
12 years ago
|
class PathFinder < Cask
|
||
|
url 'http://get.cocoatech.com/PF6_LION.zip'
|
||
|
homepage 'http://www.cocoatech.com/pathfinder/'
|
||
|
version '6.1.5'
|
||
|
sha1 '5c05b1f4b9c9f9e0cd31d58f1e3c3417cf1ef3c8'
|
||
|
end
|