From 10826037f6eb9b4f4c46250ccb358db3b3418f60 Mon Sep 17 00:00:00 2001 From: miccal Date: Mon, 23 Jul 2018 10:48:22 +0800 Subject: [PATCH] Update mpv to 0.29.0 (#49928) --- Casks/mpv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Casks/mpv.rb b/Casks/mpv.rb index a5fea84923b..dcb58f4594c 100644 --- a/Casks/mpv.rb +++ b/Casks/mpv.rb @@ -1,6 +1,6 @@ cask 'mpv' do - version '0.28.2' - sha256 'a738c1cbfa997488087fc0263a3f8981c66816dba754bba09081d10df9cd72ed' + version '0.29.0' + sha256 '41f79cc33758888ed75d2163cb1c209d79e6fa7d558b6e8fef3dfe05b4a6fc29' # laboratory.stolendata.net/~djinn/mpv_osx was verified as official when first introduced to the cask url "https://laboratory.stolendata.net/~djinn/mpv_osx/mpv-#{version}.tar.gz"