Skip to content

Commit 52fc620

Browse files
committed
Update the typedb.rb formula to 3.10.0-rc2
1 parent b407428 commit 52fc620

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Formula/typedb.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ class Typedb < Formula
88
homepage "https://typedb.com"
99

1010
on_arm do
11-
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-arm64/versions/3.10.0-rc1/typedb-all-mac-arm64-3.10.0-rc1.zip"
12-
sha256 "0899d6a4f3fe1f17bd5721260a94d0bd4bfa47888f4aa8e4128a7eda951cb616"
11+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-arm64/versions/3.10.0-rc2/typedb-all-mac-arm64-3.10.0-rc2.zip"
12+
sha256 "8073274f59459259b49a36b46d37ba6925e1c8e49d8bdaf7593e3cd0d5c440b1"
1313
end
1414

1515
on_intel do
16-
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-x86_64/versions/3.10.0-rc1/typedb-all-mac-x86_64-3.10.0-rc1.zip"
17-
sha256 "97afe1f5594259d21f546336a738f4ee860b299f59258dbb9a3cb42542c32b8b"
16+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-x86_64/versions/3.10.0-rc2/typedb-all-mac-x86_64-3.10.0-rc2.zip"
17+
sha256 "1a11842d7a1429ca18dfdfb0faf4cdb22de1dff6aceb0aef109bb6b4badc694d"
1818
end
1919

2020
license "MPL-2.0"

0 commit comments

Comments
 (0)