Skip to content

Commit 26e446f

Browse files
committed
Update the typedb.rb formula to 3.10.4
1 parent 50c15ad commit 26e446f

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.3/typedb-all-mac-arm64-3.10.3.zip"
12-
sha256 "792c75c4166388ff68d7b9dce7c724284fe29c0ec33fbdc9847c7f6c4930994f"
11+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-arm64/versions/3.10.4/typedb-all-mac-arm64-3.10.4.zip"
12+
sha256 "4d478aa46627d87d205c09159ada621d6e4fcceaf6b37613f09413c901863632"
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.3/typedb-all-mac-x86_64-3.10.3.zip"
17-
sha256 "0f86b9630456cd1ebaf5ac375d433efeb450d05b2c3c9f0d38e7ffdae5499229"
16+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-x86_64/versions/3.10.4/typedb-all-mac-x86_64-3.10.4.zip"
17+
sha256 "4b178231fb9db9968c69aaae12a2dfa22e360a08b9aadbd79dfc27791bd9a6bc"
1818
end
1919

2020
license "MPL-2.0"

0 commit comments

Comments
 (0)