From f458d398e8005a7b6727b493d44b4e19619bea16 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 11 Mar 2017 23:24:27 -0800 Subject: [PATCH] shairport-sync 3.0.1 Closes #10934. Signed-off-by: ilovezfs --- Formula/shairport-sync.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/shairport-sync.rb b/Formula/shairport-sync.rb index d5917627f2..1ba9b1216f 100644 --- a/Formula/shairport-sync.rb +++ b/Formula/shairport-sync.rb @@ -1,8 +1,8 @@ class ShairportSync < Formula desc "AirTunes emulator. Shairport Sync adds multi-room capability." homepage "https://github.com/mikebrady/shairport-sync" - url "https://github.com/mikebrady/shairport-sync/archive/3.0.tar.gz" - sha256 "d02697810da0a2c10d3b39e8c9e0795af1e81fff065db1e27514cdb5da696108" + url "https://github.com/mikebrady/shairport-sync/archive/3.0.1.tar.gz" + sha256 "3fbde4f6e7f5cbc7200f782bd9faca25f7e91edf7dd7a3b514cd616e556a1fee" head "https://github.com/mikebrady/shairport-sync.git", :branch => "development" bottle do