Update ocenaudio from 3.7.1 to 3.7.2 (#66721)

* Update ocenaudio from 3.7.1 to 3.7.2

* Update ocenaudio.rb
This commit is contained in:
Michal 2019-07-26 13:26:32 +02:00 committed by Vítor Galvão
parent a4cc107335
commit 98eea8b473
1 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
cask 'ocenaudio' do
version '3.7.1'
version '3.7.2'
if MacOS.version <= :high_sierra
sha256 '65dd6ce56f58e5c344e9757a3936786cb985ea3c54a1e1d8b009fd4e08c7c24b'
sha256 '589e62c2f4785ae8dcab530dd6503fbeee6a1d70f77a4da1e5e356a9060f451a'
url 'https://www.ocenaudio.com/downloads/index.php/ocenaudio_sierra.dmg'
else
sha256 '94f1ce8048dc06c069c3a5031d1bf8b785f549db243247241ebce27e496bc0c0'
sha256 '33a08bbfb277e9f5aeae4928265d65c3d5ee47aca96fa5a6409200371f90d33b'
url 'https://www.ocenaudio.com/downloads/index.php/ocenaudio_mojave.dmg'
end