We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7ff393 commit 6f1f9f1Copy full SHA for 6f1f9f1
1 file changed
Formula/t/typedb.rb
@@ -1,8 +1,8 @@
1
class Typedb < Formula
2
desc "Strongly-typed database with a rich and logical type system"
3
homepage "https://typedb.com/"
4
- url "https://github.com/typedb/typedb/archive/refs/tags/3.10.2.tar.gz"
5
- sha256 "57fd96117b64ab39aa8728bdb56c991735f34880e98a2c333b206adde90d806c"
+ url "https://github.com/typedb/typedb/archive/refs/tags/3.10.3.tar.gz"
+ sha256 "ec396edb1bf75318e4c891b7fc7946506ebc280be350586416a1097b3416103f"
6
license "MPL-2.0"
7
8
bottle do
0 commit comments