Add Fog Burner.app version 1.0

Fog Burner is a simple status bar application for Mac OS X (10.9+) that prevents your Mac from going to sleep or dimming its screen.
This commit is contained in:
Vincent Klaiber 2014-12-06 23:39:02 +01:00
parent a870869f9a
commit 37ffff1bbe
1 changed files with 10 additions and 0 deletions

10
Casks/fog-burner.rb Normal file
View File

@ -0,0 +1,10 @@
cask :v1 => 'fog-burner' do
version :latest
sha256 :no_check
url 'http://fogburner.tofumatt.com/FogBurner.zip'
homepage 'http://fogburner.tofumatt.com/'
license :oss
app 'Fog Burner.app'
end