homebrew-cask/Casks/xtabulator.rb

13 lines
540 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'xtabulator' do
2016-10-10 01:52:33 +08:00
version '2.004'
sha256 '7778fde457c0a091bcb403755e3e7094e2c7e5263029400ca4bfe24fd6bbd410'
2016-10-12 16:16:25 +08:00
url "https://www.bartastechnologies.com/products/xtabulator/sparkleupdates/#{version}.zip"
appcast 'https://www.bartastechnologies.com/products/xtabulator/sparkleupdates/xtappcast.php',
2016-10-12 17:14:59 +08:00
checkpoint: '4a20255ba27c3c8d7c84f4acc76d4675e0918f672fc33d0312d9fda275204a50'
2016-01-13 00:38:58 +08:00
name 'XTabulator'
2016-10-12 16:16:25 +08:00
homepage 'https://www.bartastechnologies.com/products/xtabulator/'
2016-01-13 00:38:58 +08:00
app "XTabulator #{version.major}/XTabulator.app"
end