libcue: update 2.2.0 bottle.
This commit is contained in:
parent
a344682d64
commit
db80b84974
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Libcue < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "db3a35dc3f96e846daa16dc52c74b70ff36484d95c7dd28ab1db77db9d19901b" => :high_sierra
|
||||
sha256 "36aa09e84bcd5c561ebe75d4357e1f5c4702bdec20b706ad97ed09b5aabf15f5" => :sierra
|
||||
sha256 "82b0f3b0ae9f85046e495fc4405e93128a4d4118fcbb46dff8941d76d8c35335" => :el_capitan
|
||||
sha256 "73393d9546784ef457fc2659918c5b46e2f3cdbe61707d2a8cf2a997ec2e5246" => :yosemite
|
||||
sha256 "88f893cd81af245a0f573cad9ddc4cbfddb1c8f948da7a01fd3218a32673626f" => :high_sierra
|
||||
sha256 "90efcf7400fece2beb2ce1a433331c87602fe6414dbbd09233c535dbb3d1d9a1" => :sierra
|
||||
sha256 "ccedc0b4aa350161a33a29241d250ef4cb3fab0f47a71c9cce19593edab62332" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue