homebrew-cask/Casks/antwordprofiler.rb

13 lines
544 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'antwordprofiler' do
2015-02-04 03:34:01 +08:00
version '1.4.1'
sha256 'b7cea938e38001b54fce28d1efb1336bbfe4f5af37559c7b3ffd3a14a8aed608'
url "http://www.laurenceanthony.net/software/antwordprofiler/releases/AntWordProfiler#{version.no_dots}/AntWordProfiler.zip"
2017-01-11 14:02:59 +08:00
appcast 'http://www.laurenceanthony.net/software/antwordprofiler/releases/',
checkpoint: 'e90c95c59a2d69fe1bc13b2a3b8a16adb72c6c3d767660c51eee418a24db20fd'
2015-02-04 03:34:01 +08:00
name 'AntWordProfiler'
homepage 'http://www.laurenceanthony.net/software/antwordprofiler/'
2015-02-04 03:34:01 +08:00
app 'AntWordProfiler.app'
end