Skip to content

Commit 8b2d171

Browse files
committed
Update the typedb.rb formula to 3.7.2
1 parent 7f58524 commit 8b2d171

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.1/typedb-all-mac-arm64-3.7.1.zip"
12-
sha256 "08dce6e92cbdf28c0899c3d18684e635bf3c671d30a77bbba2e746b0384714da"
11+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-arm64/versions/3.7.2/typedb-all-mac-arm64-3.7.2.zip"
12+
sha256 "5b83b01b38181e7f2b506d2d4435221afff7af40f77955601f7501690d5e1a25"
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.1/typedb-all-mac-x86_64-3.7.1.zip"
17-
sha256 "b5412c9c968db1e4dd3cf5ae613400f4733a500968a8141928dd9e1343ae2951"
16+
url "https://repo.typedb.com/public/public-release/raw/names/typedb-all-mac-x86_64/versions/3.7.2/typedb-all-mac-x86_64-3.7.2.zip"
17+
sha256 "f65b91d3a0f6aae85673a773d44dd263ecd99902e404ca1f20afdea36d35611e"
1818
end
1919

2020
license "MPL-2.0"

0 commit comments

Comments
 (0)