Add Theine v1.0.1

This commit is contained in:
Lorenzo Villani 2015-06-25 19:08:37 +02:00 committed by Vítor Galvão
parent 6ffec82cff
commit aab02552bc
1 changed files with 12 additions and 0 deletions

12
Casks/theine.rb Normal file
View File

@ -0,0 +1,12 @@
cask :v1 => 'theine' do
version '1.0.1'
sha256 'ffba439b07e2c5119bfb1648eda753681385f84a7bb5be5316b492d7d075bbdd'
url "https://github.com/lvillani/theine/releases/download/v#{version}/Theine-v#{version}.zip"
appcast 'https://github.com/lvillani/theine/releases.atom'
name 'Theine'
homepage 'https://github.com/lvillani/theine'
license :mit
app 'Theine.app'
end