add KeyCast

This commit is contained in:
aki 2015-04-29 11:39:45 +09:00
parent 1820e21fec
commit 965d1359fb
1 changed files with 11 additions and 0 deletions

11
Casks/keycast.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'keycast' do
version '1.1'
sha256 '61c382ee6aafa393470b86a833a93ecbe1ce91a5665f273109631733facdb727'
url "https://github.com/cho45/KeyCast/releases/download/v#{version}/KeyCast.dmg"
name 'KeyCast'
homepage 'https://github.com/cho45/KeyCast'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'KeyCast.app'
end