Skip to content

Commit dd95a8e

Browse files
committed
Update the typedb.rb formula to 3.7.3
1 parent 8b2d171 commit dd95a8e

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.2/typedb-all-mac-arm64-3.7.2.zip"
12-
sha256 "5b83b01b38181e7f2b506d2d4435221afff7af40f77955601f7501690d5e1a25"
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"
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.2/typedb-all-mac-x86_64-3.7.2.zip"
17-
sha256 "f65b91d3a0f6aae85673a773d44dd263ecd99902e404ca1f20afdea36d35611e"
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"
1818
end
1919

2020
license "MPL-2.0"

0 commit comments

Comments
 (0)