homebrew-cask/Casks/cfxr.rb

14 lines
499 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'cfxr' do
version '0.2.1'
sha256 '106e06fe1c76581ffb89b3f44419a1669526edb1609f54022390b22d0947a1f2'
2016-02-12 06:11:39 +08:00
# github.com/downloads/nevyn/cfxr was verified as official when first introduced to the cask
2014-09-26 20:08:49 +08:00
url "https://github.com/downloads/nevyn/cfxr/cfxr%20#{version}.zip"
2016-02-12 06:11:39 +08:00
appcast 'https://github.com/nevyn/cfxr/releases.atom',
2017-07-28 08:11:06 +08:00
checkpoint: 'f20d57995b59ad0d4ecbf1edd9935221f655a7d0879c45b9d829157941d7ac73'
2015-03-25 11:04:00 +08:00
name 'cfxr'
homepage 'http://thirdcog.eu/apps/cfxr'
2014-09-16 00:05:22 +08:00
app 'cfxr.app'
end