File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ class Rdb < Formula
6
6
license "Apache-2.0"
7
7
8
8
bottle do
9
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "e092a6b244af0528dbcfc708ae545aa8b5417ac88a2664a99319c17d6094eec9 "
10
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "e092a6b244af0528dbcfc708ae545aa8b5417ac88a2664a99319c17d6094eec9 "
11
- sha256 cellar : :any_skip_relocation , arm64_ventura : "e092a6b244af0528dbcfc708ae545aa8b5417ac88a2664a99319c17d6094eec9 "
12
- sha256 cellar : :any_skip_relocation , sonoma : "d16a96738a592a2824f7dac0413c77117a6bf830370f2f7c963ce431e5827c35 "
13
- sha256 cellar : :any_skip_relocation , ventura : "d16a96738a592a2824f7dac0413c77117a6bf830370f2f7c963ce431e5827c35 "
14
- sha256 cellar : :any_skip_relocation , x86_64_linux : "27356076b1c40fc0c40aaa86a5007d3d5ddead10fecd7aa0ea791c22099f9006 "
9
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "93b8a40b410523d20c0315336297499df1c6de1d6eee460910d20f4f6057a5ff "
10
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "93b8a40b410523d20c0315336297499df1c6de1d6eee460910d20f4f6057a5ff "
11
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "93b8a40b410523d20c0315336297499df1c6de1d6eee460910d20f4f6057a5ff "
12
+ sha256 cellar : :any_skip_relocation , sonoma : "33648612c014fb58c57c303cbaf1068486c5af7d7f2476b54e8c3379032143e3 "
13
+ sha256 cellar : :any_skip_relocation , ventura : "33648612c014fb58c57c303cbaf1068486c5af7d7f2476b54e8c3379032143e3 "
14
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5062866080f8ed9b34b681f19bea995f9d629c048d7304a7026e20cc0ba5dcaf "
15
15
end
16
16
17
17
depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments