Skip to content

Commit 6bc18c1

Browse files
committed
Update the typedb.rb formula to 3.8.0-rc0
1 parent dd95a8e commit 6bc18c1

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.7.3/typedb-all-mac-arm64-3.7.3.zip"
12-
sha256 "ec8362e4b22b4efaa93f837b9e50900167daa531fc90ebea0ff7c1c721db91e0"
11+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-arm64/versions/3.8.0-rc0/typedb-all-mac-arm64-3.8.0-rc0.zip"
12+
sha256 "371ecc7fb4bba6036981bcbaa5e7e10023da15053a5f75a29a89d2785415a4e0"
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.7.3/typedb-all-mac-x86_64-3.7.3.zip"
17-
sha256 "5c73253947f77988105f0a0215e1187ed90622b9f5630a6124b664c83cf5a182"
16+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-x86_64/versions/3.8.0-rc0/typedb-all-mac-x86_64-3.8.0-rc0.zip"
17+
sha256 "9e3724ed356d407611725c75ae5095d509b3133e3048ce3f68bd6f58e7f7c23e"
1818
end
1919

2020
license "MPL-2.0"

0 commit comments

Comments
 (0)