cut v0.52.1
[Homebrew/homebrew-cask-versions.git] / Casks / apikitchen.rb
blob111b807e0e522c78f23931bc4340bdcbd55ea432
1 cask :v1 => 'apikitchen' do
2   version '0.1'
3   sha256 '98a8bbd80442bc8af50f2fca456e4357db27093133a421b29fe51c22b2e53e53'
5   url "https://s3.amazonaws.com/envolto-static/ApiKitchen_#{version}.dmg"
6   name 'APIKitchen'
7   appcast 'http://apikitchen.com/updates/appcast.xml',
8           :sha256 => '12eb770758f5d5f36bd92e67e9d0a0da85343a62d2679934812a6c17521d7501'
9   homepage 'http://apikitchen.com/'
10   license :unknown    # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
12   app 'ApiKitchen.app'
13 end