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 2eb5bbd commit f3e8a76Copy full SHA for f3e8a76
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.1.tar.gz"
5
- sha256 "6fc8d4d6525f15afda3f3d8a2814d38e8d45b544c09cda32bb7018ce48610a43"
+ url "https://github.com/typedb/typedb/archive/refs/tags/3.10.2.tar.gz"
+ sha256 "57fd96117b64ab39aa8728bdb56c991735f34880e98a2c333b206adde90d806c"
6
license "MPL-2.0"
7
8
bottle do
0 commit comments