homebrew-cask/Casks/glyphs.rb

14 lines
436 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'glyphs' do
2016-01-13 02:04:38 +08:00
version '2.2.2-827'
sha256 'd568094e9061c76cc84a11f271f33abf0e3b4d135e57a4430ac972f996722732'
2015-07-08 07:16:05 +08:00
url "https://updates.glyphsapp.com/Glyphs#{version}.zip"
2016-01-08 08:20:41 +08:00
appcast "https://updates.glyphsapp.com/appcast#{version.major}.xml",
2016-03-10 07:56:14 +08:00
checkpoint: '2980985be44b73e6c8e61916f1b56bf2c431a4376ca71a38474dd3ce9db5697b'
name 'Glyphs'
homepage 'https://www.glyphsapp.com'
2015-07-08 07:16:05 +08:00
license :commercial
app 'Glyphs.app'
end