arangodb: update 3.5.3 bottle.
This commit is contained in:
parent
251caca843
commit
cdf1aeaf62
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ class Arangodb < Formula
|
|||
head "https://github.com/arangodb/arangodb.git", :branch => "devel"
|
||||
|
||||
bottle do
|
||||
sha256 "5e86cc8536055411a87d0e98329a07edf77b54e5624fab7cb7ae3d0e5a11cc0b" => :catalina
|
||||
sha256 "c37fb40d99c4ade05624bfbe6200be512de4d2f234479ac356d459fde3c1ebd1" => :mojave
|
||||
sha256 "0be7bac854715774ffdd55305082c2cc9e0946efe8f17431cb45250a2f0c7329" => :catalina
|
||||
sha256 "9d201f52a95d499ccb682f3615c705fdf984f610244892a325454b6c37ce96be" => :mojave
|
||||
end
|
||||
|
||||
depends_on "ccache" => :build
|
||||
|
|
Loading…
Reference in a new issue