homebrew-cask/Casks/glyphish-color-changer.rb

13 lines
514 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'glyphish-color-changer' do
version '1.0-beta.3'
sha256 '4f6f7b4b3040c4caeda717393f2945ed6c844cbcd48b67f2c41269d27d676361'
url "https://github.com/glyphish/color-changer/releases/download/v#{version}/v#{version}.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/glyphish/color-changer/releases.atom',
checkpoint: 'ae9964f5d451cb548f65709fb622e85d731a95ec1f4c47ac753472da98ebe7b5'
2015-01-10 05:10:46 +08:00
name 'Glyphish Color Changer'
homepage 'https://github.com/glyphish/color-changer'
app 'Glyphish Color Changer.app'
end