meson: update 0.44.0_1 bottle.

This commit is contained in:
BrewTestBot 2018-01-11 16:45:54 +00:00 committed by ilovezfs
parent f9096e8702
commit 4d5bc35da5

View file

@ -8,9 +8,9 @@ class Meson < Formula
bottle do
cellar :any_skip_relocation
sha256 "99722391bc3b2289943de52db40d7b5852d34a2ccd73d2e199d21ef7f45c84f9" => :high_sierra
sha256 "99722391bc3b2289943de52db40d7b5852d34a2ccd73d2e199d21ef7f45c84f9" => :sierra
sha256 "99722391bc3b2289943de52db40d7b5852d34a2ccd73d2e199d21ef7f45c84f9" => :el_capitan
sha256 "ee3e0add72d372710a2e29312553a73601fdcb78153549a54160c9b0003dc64d" => :high_sierra
sha256 "ee3e0add72d372710a2e29312553a73601fdcb78153549a54160c9b0003dc64d" => :sierra
sha256 "ee3e0add72d372710a2e29312553a73601fdcb78153549a54160c9b0003dc64d" => :el_capitan
end
depends_on "python3"