Skip to content

Commit 3dfe37e

Browse files
committed
rdb: update 1.3.0 bottle.
1 parent 35d3efe commit 3dfe37e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/r/rdb.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ class Rdb < Formula
66
license "Apache-2.0"
77

88
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"
1515
end
1616

1717
depends_on "go" => :build

0 commit comments

Comments
 (0)