mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
213 B
Ruby
7 lines
213 B
Ruby
class ApiKitchen < Cask
|
|
url 'http://apikitchen.com/downloads/ApiKitchen_0.1.dmg'
|
|
homepage 'http://apikitchen.com/'
|
|
version '0.1'
|
|
sha1 '682a2a6d670af612bac57e641f282f76ad65a325'
|
|
link 'ApiKitchen.app'
|
|
end
|