dub: update 1.9.0 bottle.

This commit is contained in:
BrewTestBot 2018-05-02 06:48:02 +00:00 committed by FX Coudert
parent 354e9037f9
commit 02add88789

View file

@ -8,9 +8,9 @@ class Dub < Formula
head "https://github.com/dlang/dub.git"
bottle do
sha256 "7484306cfaba14aff965a6a32ab47d194592ea8ae6720f617b545de586db3785" => :high_sierra
sha256 "309c7a42cdf6b1eda8dfc8c3500c51ece625be157ee9ee6233b75655f9a14413" => :sierra
sha256 "0f12587d134ada1588db6f6f228f8ff679101c0c53db4715bdb93a03292b65da" => :el_capitan
sha256 "d2793e9348aa4acd0d9a5ce4497e8e5d8233809a2e7656e4f15f3bf3a6618d1d" => :high_sierra
sha256 "a69c553d1148894029ee83a7a642b3774bd27860b49a07188b93e2ca7b58f7fd" => :sierra
sha256 "e50dadec35b96a9ef9791ae670b482cb9ab3cc293c249aeab575ad4ce38db304" => :el_capitan
end
depends_on "pkg-config" => :recommended