mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
238 B
Ruby
9 lines
238 B
Ruby
class Gifrocket < Cask
|
|
version '0.1.2'
|
|
sha256 'c5407c9caad8c038f604d35da9a6554dede79611daaf5174116ea9517a704593'
|
|
|
|
url 'http://www.gifrocket.com/Gifrocket.0.1.2.zip'
|
|
homepage 'http://www.gifrocket.com/'
|
|
|
|
link 'Gifrocket.app'
|
|
end
|