mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Add QuickCast cask
This commit is contained in:
parent
6b9a816c1c
commit
47ce930b9c
1 changed files with 7 additions and 0 deletions
7
Casks/quick-cast.rb
Normal file
7
Casks/quick-cast.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue