Last active
August 29, 2015 14:08
-
-
Save sebnash/4478c078c7b1c8f62aab to your computer and use it in GitHub Desktop.
GIF Brewery 2 Beta Cask (not working)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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