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.33'
sha256 'bd828a3ed879442bf76564fc97c117bee8d49bddabaf3c066413f3dd9e27d714'
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