homebrew-cask/Casks/glyphish-gallery.rb

11 lines
314 B
Ruby
Raw Normal View History

2014-11-11 17:01:39 +08:00
class GlyphishGallery < Cask
version '2.0'
sha256 'c5f224d44ecf4a853a51105d1fce8b4e3eab099ddc16791ce412a7a679b104a7'
url "https://github.com/glyphish/gallery/releases/download/v#{version}/v#{version}.zip"
homepage 'https://github.com/glyphish/gallery'
license :unknown
app 'Glyphish Gallery.app'
end