nzbget: update 18.1 bottle.
parent
01e9dbbaa4
commit
9c33623ca4
|
@ -6,9 +6,9 @@ class Nzbget < Formula
|
||||||
head "https://github.com/nzbget/nzbget.git"
|
head "https://github.com/nzbget/nzbget.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "4122f1e0e65146db39423ad467b15653aec13000f1e5cbbd226c6c6d5fc539f9" => :sierra
|
sha256 "cbe259fd1797cbc7d3ed37fbeb039633f20e1b3dfd25c5f319b45d4b7472c6ed" => :sierra
|
||||||
sha256 "2ba87471a8ba0b1da2493027bdbf6ced4be0e14e91e4b7e1a457d6f6c4b76565" => :el_capitan
|
sha256 "34b1ec57b94619f6cf72a868339faf8fa8f27ad96ec5b7d771ff5a7351c5c23b" => :el_capitan
|
||||||
sha256 "6044d03c4f60356e89ee108d9d30be764137adec5c300bca2a795d81130821c6" => :yosemite
|
sha256 "c011158f5c16c10c6906f95a18a50b993c3f0dbf8d37e697c378d55de13cab62" => :yosemite
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
|
|
Loading…
Reference in New Issue