broot: update 0.9.5 bottle.
This commit is contained in:
parent
aba85c64b1
commit
07aa74b63c
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Broot < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "db65c17012c29364338f863b760c6e883ccb49c9b2e323ed9d568256773b8b4d" => :mojave
|
sha256 "a5de9d31894d226465acc0a01513dc741bedf1ebb68a7ebcf24ab89a4ca450b1" => :mojave
|
||||||
sha256 "3be541539303e45e6528f6fd766f293a06baffa4116004901b8d0b3d5dedacd5" => :high_sierra
|
sha256 "d91e5ad477b328c9c0e95a909288e8067ab3ad163f46943445f0ea8330dc7f11" => :high_sierra
|
||||||
sha256 "a59a99308ca35e72fd682910b01c13d46834d45e0531195d58bb47aa54e35554" => :sierra
|
sha256 "d98ddc097267497289e417ff5a7f00a9d94ae936765b2caa1c524a3458c039f2" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "rust" => :build
|
depends_on "rust" => :build
|
||||||
|
|
Loading…
Reference in a new issue