homebrew-cask-versions/Casks/spek.rb
2014-09-26 08:09:12 -04:00

9 lines
225 B
Ruby

class Spek < Cask
version '0.8.3'
sha256 '648ffe37a4605d76b8d63ca677503ba63338b84c5df73961d9a5335ff144cc54'
url "https://spek.googlecode.com/files/spek-#{version}.dmg"
homepage 'http://spek.cc'
app 'Spek.app'
end