From 4c1fe270d8f8c985489c224e583dd6cc5e00a178 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sun, 25 Dec 2016 09:56:23 -0500 Subject: [PATCH] mpv 0.23.0 Closes #8216. Signed-off-by: ilovezfs --- Formula/mpv.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Formula/mpv.rb b/Formula/mpv.rb index 7cce5ad6db..039c38e431 100644 --- a/Formula/mpv.rb +++ b/Formula/mpv.rb @@ -1,10 +1,8 @@ class Mpv < Formula desc "Media player based on MPlayer and mplayer2" homepage "https://mpv.io" - url "https://github.com/mpv-player/mpv/archive/v0.22.0.tar.gz" - sha256 "c0f9ac8f0e37a391d19007b333ef8787c2f45d75a0d4401c0098cde52c5082f6" - revision 1 - + url "https://github.com/mpv-player/mpv/archive/v0.23.0.tar.gz" + sha256 "8aeefe5970587dfc454d2b89726b603f156bd7a9ae427654eef0d60c68d94998" head "https://github.com/mpv-player/mpv.git" bottle do