Skip to content

Commit 14cba94

Browse files
committed
Update the typedb.rb formula to 3.10.0-rc0
1 parent ef06ccd commit 14cba94

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.8.4-rc2/typedb-all-mac-arm64-3.8.4-rc2.zip"
12-
sha256 "5a5f0020eb9706843a9c4e22dc6ff60470affa867e264feadca92931dd7e43a3"
11+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-arm64/versions/3.10.0-rc0/typedb-all-mac-arm64-3.10.0-rc0.zip"
12+
sha256 "230ee64f68fe5ab76fce847531df1ede022bb6fa3c6e2522e6783b87530e6152"
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.8.4-rc2/typedb-all-mac-x86_64-3.8.4-rc2.zip"
17-
sha256 "609ac4a5e0957be2d3d4c98fd92aefd6529f36c372e0d861cb136765ab4e2cbe"
16+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-x86_64/versions/3.10.0-rc0/typedb-all-mac-x86_64-3.10.0-rc0.zip"
17+
sha256 "4ad5225282b6c1e6bdc6694f086dd4cc2be0188196978f04086c47dacdc32bcc"
1818
end
1919

2020
license "MPL-2.0"

0 commit comments

Comments
 (0)