meson: update 0.44.0_1 bottle.
This commit is contained in:
parent
f9096e8702
commit
4d5bc35da5
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue