mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
267 B
Ruby
10 lines
267 B
Ruby
class Keka < Cask
|
|
version '1.0.4'
|
|
sha256 '0075741ed52e2c86d7749dfe2baf54c8b6dad75a780b4b51ca5fb14337124701'
|
|
|
|
url 'http://www.kekaosx.com/release/Keka-1.0.4-intel.dmg'
|
|
appcast 'http://update.kekaosx.com'
|
|
homepage 'http://kekaosx.com/'
|
|
|
|
link 'Keka.app'
|
|
end
|