1 changed files with 3 additions and 2 deletions
@ -1,6 +1,7 @@ |
|||||
class PathFinder < Cask |
class PathFinder < Cask |
||||
url 'http://get.cocoatech.com/PF6_LION.zip' |
url 'http://get.cocoatech.com/PF6_LION.zip' |
||||
homepage 'http://www.cocoatech.com/pathfinder/' |
homepage 'http://www.cocoatech.com/pathfinder/' |
||||
version '6.1.5' |
version 'latest' |
||||
sha1 '5c05b1f4b9c9f9e0cd31d58f1e3c3417cf1ef3c8' |
no_checksum |
||||
|
link 'Path Finder.app' |
||||
end |
end |
||||
|
Loading…
Reference in new issue