homebrew-cask/Casks/cfxr.rb

11 lines
262 B
Ruby
Raw Normal View History

class Cfxr < Cask
version '0.2.1'
sha256 '106e06fe1c76581ffb89b3f44419a1669526edb1609f54022390b22d0947a1f2'
2014-09-26 20:08:49 +08:00
url "https://github.com/downloads/nevyn/cfxr/cfxr%20#{version}.zip"
homepage 'http://thirdcog.eu/apps/cfxr'
2014-10-01 23:32:37 +08:00
license :oss
2014-09-16 00:05:22 +08:00
app 'cfxr.app'
end