mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
245 B
Ruby
9 lines
245 B
Ruby
class Bino < Cask
|
|
version '1.4.4'
|
|
sha256 '924aaef6e95d969bded524647b7a6a35e1c9a8478a7bb855972cfefe25165743'
|
|
|
|
url 'http://devernay.free.fr/hacks/bino/Bino-1.4.4-OSX-SnowLeopard-GPL.zip'
|
|
homepage 'http://bino3d.org'
|
|
|
|
link 'Bino.app'
|
|
end
|