mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
225 B
Ruby
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
|