homebrew-cask/Casks/xact.rb

11 lines
302 B
Ruby
Raw Normal View History

2014-01-26 00:25:36 +08:00
class Xact < Cask
version '2.29'
sha256 'bc8805f94b9f2320da64ca23b53e1b029fd65920ded2bc56c0291f0a73866674'
url "http://xact.scottcbrown.org/xACT#{version}.zip"
2014-06-09 23:29:35 +08:00
appcast 'http://xactupdate.scottcbrown.org/xACT.xml'
homepage 'http://xact.scottcbrown.org'
link "xACT #{version}/xACT.app"
2014-01-26 00:25:36 +08:00
end