faas-cli: update 0.9.5 bottle.
This commit is contained in:
parent
4d69b3028c
commit
7b0219457b
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class FaasCli < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "3107bf5ea8397ce330c5ae89f8eeb3d1d694a685141de31a1029fcfbea5004ba" => :catalina
|
sha256 "252c2cc7939fea101d195b0cfc7716a24e53e4036f7ba524f9c0778af680cd7d" => :catalina
|
||||||
sha256 "5e75772e70df3f6f57a5d15a75272a2ac27681770a88ed46cd586993142d2858" => :mojave
|
sha256 "fdf58583cb34156887d4bbad265bbf99fdc03d1ef9b138bfcc9ba7cf1eabbb8c" => :mojave
|
||||||
sha256 "3fe18fb1e39d9cb8696f6d2e9e4fc9e8af6cceec9c8810456e682027c516f1c8" => :high_sierra
|
sha256 "334464f6d82d8680f815408e8a04f15f1772ae7652a4e6cd9757d9df6c047964" => :high_sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "go" => :build
|
depends_on "go" => :build
|
||||||
|
|
Loading…
Reference in a new issue