add thrust

rename

fix token

update homepage
This commit is contained in:
jigsaw 2014-12-22 14:03:31 +09:00
parent 1b56437eaf
commit ddb824478b
1 changed files with 11 additions and 0 deletions

11
Casks/thrustshell.rb Normal file
View File

@ -0,0 +1,11 @@
cask :v1 => 'thrustshell' do
version '0.7.6'
sha256 '9ac1d40a1cac913620eab21c2ff6dd68d75a26b14417f758e681309b194b63b7'
url 'https://github.com/breach/thrust/releases/download/v0.7.6/thrust-v0.7.6-darwin-x64.zip'
name 'thrust'
homepage 'https://github.com/breach/thrust'
license :mit
app 'ThrustShell.app'
end