shairport-sync 3.1.3
Closes #18774. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
e7c2ad2850
commit
3f6747bfee
1 changed files with 2 additions and 2 deletions
|
@ -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.1.2.tar.gz"
|
||||
sha256 "8c13f7ebbd417e8cab07ea9f74392ced0f54315d8697d4513580f472859a9c65"
|
||||
url "https://github.com/mikebrady/shairport-sync/archive/3.1.3.tar.gz"
|
||||
sha256 "dd0484d7e8ee7631aee78c78b3762abbdba7ec3f2ee8cd6c1e361544c1414da3"
|
||||
head "https://github.com/mikebrady/shairport-sync.git", :branch => "development"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue