libgig: update 4.2.0 bottle.
This commit is contained in:
parent
bda482405f
commit
bd4e4d249b
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Libgig < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "5d574860bf0fe0c58cdbf981946f081bc0925867310d269e27599949191e405a" => :mojave
|
||||
sha256 "e76d0051885444442b71bd65228a5b777c83640d4088c6d8c07ef56a88ef68d6" => :high_sierra
|
||||
sha256 "52a948f55300ca0b67e346fa987c4967cabcaf0c7e43698c86ef4dd2f5add67d" => :sierra
|
||||
sha256 "ead7f19fe837a7b38ef753993ad3c73b36a07269d1c12c9d1220204fa46a046a" => :el_capitan
|
||||
sha256 "5b4c6358356d805ce317ed31014a8235fc79bad43a80b6c03deb63abe8bc1aac" => :mojave
|
||||
sha256 "050bb14b4914d0c08e2a8c192b5254ecb77f9239b8f516022260f5356a8ab947" => :high_sierra
|
||||
sha256 "6e7d4ee68ce41305b89c91b2c7e34eeb57f45c6ea5d991beb0e66aac76a5d458" => :sierra
|
||||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
|
|
Loading…
Reference in a new issue