shairport-sync 3.0.1
Closes #10934. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
0995f97d9f
commit
f458d398e8
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.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
|
||||
|
|
Loading…
Reference in a new issue