mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
217 B
Ruby
7 lines
217 B
Ruby
class Forklift < Cask
|
|
url 'http://download.binarynights.com/ForkLift2.5.6.zip'
|
|
homepage 'http://www.binarynights.com/'
|
|
version '2.5.6'
|
|
sha1 '95e118dc4ca5bd2a0f4fe3e3aacecc60c1aa6bbd'
|
|
link 'ForkLift.app'
|
|
end
|