cask 'praat' do version '6.1.09' sha256 '5f59891eb01acc4040cc29385aaf9d3262152eaf898abd6cc585a3e796964513' # github.com/praat/praat was verified as official when first introduced to the cask url "https://github.com/praat/praat/releases/download/v#{version}/praat#{version.no_dots}_mac64.dmg" appcast 'https://github.com/praat/praat/releases.atom' name 'Praat' homepage 'http://www.fon.hum.uva.nl/praat/' app 'Praat.app' binary "#{appdir}/Praat.app/Contents/MacOS/Praat", target: 'praat' end