mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
10 lines
250 B
Ruby
10 lines
250 B
Ruby
class Gyazo < Cask
|
|
version '2.0'
|
|
sha256 '41242a421ee0c2b467ac0ff7fa1baa895c824e940bc5aee92a4ec2bf8e204eb3'
|
|
|
|
url 'https://gyazo.s3.amazonaws.com/setup/Gyazo_2.0.dmg'
|
|
homepage 'https://gyazo.com/'
|
|
|
|
link 'Gyazo.app'
|
|
link 'Gyazo GIF.app'
|
|
end
|