Update praat from 6.1.37 to 6.1.38 (#98048)

* Update praat from 6.1.37 to 6.1.38

* Update praat.rb

Co-authored-by: Miccal Matthews <miccal.matthews@gmail.com>
This commit is contained in:
Adithya Sunil 2021-01-13 01:22:12 +04:00 committed by GitHub
parent fe66d0dbfd
commit 739fd24edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,13 +1,13 @@
cask "praat" do
version "6.1.37"
sha256 "a787608fe5477bbac2220bf7e8bbb00eb12c99f3f8be6b52a2bcfc0a1d613c57"
version "6.1.38"
sha256 "6c72f96b8b79ecf07370eead97051c97cc666fc53af883ece4df8416f090a374"
url "https://github.com/praat/praat/releases/download/v#{version}/praat#{version.no_dots}_mac.dmg",
verified: "github.com/praat/praat/"
appcast "https://github.com/praat/praat/releases.atom"
name "Praat"
desc "Doing phonetics by computer"
homepage "https://www.fon.hum.uva.nl/praat/"
homepage "http://www.fon.hum.uva.nl/praat/"
app "Praat.app"
binary "#{appdir}/Praat.app/Contents/MacOS/Praat", target: "praat"