mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
9 lines
226 B
Ruby
9 lines
226 B
Ruby
class Zoc < Cask
|
|
version '6.59'
|
|
sha256 'e5bab1efba9920129e7e829f255a73bf6abea443533c428ec797b787379b7827'
|
|
|
|
url 'http://www.emtec.com/downloads/zoc/zoc659.dmg'
|
|
homepage 'http://www.emtec.com/zoc/'
|
|
|
|
app 'zoc6.app'
|
|
end
|