Merge pull request #7339 from dlackty/flashlight-0.5

Update Flashlight to 0.5-alpha
This commit is contained in:
Vítor Galvão 2014-11-14 14:03:15 +00:00
commit 2e511477b7
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cask :v1 => 'flashlight' do
version 'v0.42-alpha'
sha256 '9a2f787ca691c49379510dcb89b699e2de33710d73bb9bf79459a12027d75a74'
version 'v0.5-alpha'
sha256 '2d9c8b23a4554dea1baf39e215022969871054f252f8fb9b358f1489e63ce146'
url "https://github.com/nate-parrott/Flashlight/releases/download/#{version}/Flashlight.zip"
homepage 'http://flashlight.nateparrott.com/'
license :unknown
license :gpl
app 'Flashlight.app'
end