From 3b9f77f354ebb33e3c0f86186596f704f7522f4b Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 13 Jul 2018 02:15:47 -0700 Subject: [PATCH] shairport-sync 3.2.1 Closes #30037. 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 97fe03fb6b..8d5bc9381e 100644 --- a/Formula/shairport-sync.rb +++ b/Formula/shairport-sync.rb @@ -1,8 +1,8 @@ class ShairportSync < Formula desc "AirTunes emulator that adds multi-room capability" homepage "https://github.com/mikebrady/shairport-sync" - url "https://github.com/mikebrady/shairport-sync/archive/3.2.tar.gz" - sha256 "18e9343d4bd8ff70674ff3ecdaf7312dd90e716cac2826a4266c95e08ca305bc" + url "https://github.com/mikebrady/shairport-sync/archive/3.2.1.tar.gz" + sha256 "1fe16856ec828704b086c571038a3b2eb907a3cf0a3847ed1b721b517554659d" head "https://github.com/mikebrady/shairport-sync.git", :branch => "development" bottle do