homebrew-cask/Casks/antwordprofiler.rb

12 lines
457 B
Ruby

cask 'antwordprofiler' do
version '1.4.1'
sha256 'b7cea938e38001b54fce28d1efb1336bbfe4f5af37559c7b3ffd3a14a8aed608'
url "https://www.laurenceanthony.net/software/antwordprofiler/releases/AntWordProfiler#{version.no_dots}/AntWordProfiler.zip"
appcast 'https://www.laurenceanthony.net/software/antwordprofiler/releases/'
name 'AntWordProfiler'
homepage 'https://www.laurenceanthony.net/software/antwordprofiler/'
app 'AntWordProfiler.app'
end