dub: update 1.0.0 bottle.

This commit is contained in:
BrewTestBot 2016-08-05 01:35:51 +01:00 committed by Dominyk Tiller
parent 4d304ab9c3
commit 6cf1482a60

View file

@ -6,9 +6,9 @@ class Dub < Formula
head "https://github.com/dlang/dub.git", :shallow => false
bottle do
sha256 "072b9fa9d4907e79978c78f573d3a487f7ea6ca567d813d8d7311d1c43fbffee" => :el_capitan
sha256 "dd641577df4e3a73fa797e97a268c606d0ba4160623bfa7ec0683c162fb8c578" => :yosemite
sha256 "1c05ee4b3f609f81cd1507e22706befa2b78b945b8e2a7560d86e0a13746e845" => :mavericks
sha256 "51a032793dc4671d6c12172ef29c38c98998dcd4b6aa501be2a5d35248b27244" => :el_capitan
sha256 "d438a6fde4094513dd9f5ea30a7aa672e7dc6b764033fd4405adfb37861e49ad" => :yosemite
sha256 "5bab5095000421e561fbf41268c615e079023b86a0d6d7ed00328ab52a7db906" => :mavericks
end
depends_on "pkg-config" => :build