Skip to content

Instantly share code, notes, and snippets.

@sebnash
Last active August 29, 2015 14:08
Show Gist options
  • Save sebnash/4478c078c7b1c8f62aab to your computer and use it in GitHub Desktop.
Save sebnash/4478c078c7b1c8f62aab to your computer and use it in GitHub Desktop.
GIF Brewery 2 Beta Cask (not working)
class GifBrewery2Beta < Cask
version '2.3.5-beta1'
sha256 '82c5cb4f0ccc81d076358195e54427819a61a581f583458879c99b9f974b6886'
url "http://www.helloresolven.com/betas/gifbrewery/GIFBrewery-#{version}.zip"
homepage 'http://gifbrewery.com'
license :closed
app "GIF Brewery-#{version}.app"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment