mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
233 B
Ruby
7 lines
233 B
Ruby
class QuickCast < Cask
|
|
url 'https://github.com/petetak/QuickCast/releases/download/0.75/QuickCast.zip'
|
|
homepage 'http://quickcast.io/'
|
|
version '0.75'
|
|
sha1 '9b8f7f8e82c23520ef8268e339b67d43c7dd706d'
|
|
link 'QuickCast.app'
|
|
end
|