Skip to content

Commit

Permalink
Merge pull request #139574 from BrewTestBot/bump-typedb-2.21.0
Browse files Browse the repository at this point in the history
typedb 2.21.0
  • Loading branch information
BrewTestBot authored Aug 15, 2023
2 parents e83e3a5 + bcbdd4c commit 87e8d0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/typedb.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
class Typedb < Formula
desc "Strongly-typed database with a rich and logical type system"
homepage "https://vaticle.com/"
url "https://github.com/vaticle/typedb/releases/download/2.19.1/typedb-all-mac-2.19.1.zip"
sha256 "2b1085ecdc0915f030453b1a59a3d4ecae3de341fd0322a2495cbb5cfcd6483d"
url "https://github.com/vaticle/typedb/releases/download/2.21.0/typedb-all-mac-2.21.0.zip"
sha256 "0794a9ba19cbe5ae88bd70e0df6114ee6ada036834c388aa1972916ac1c67ad1"
license "AGPL-3.0-or-later"

bottle do
sha256 cellar: :any_skip_relocation, all: "cbdb66661f2c704f1536d19a75951e634e65ed746901487ed9f71e0c7f8f59b7"
sha256 cellar: :any_skip_relocation, all: "e43afc61dd30c100a0fe7d5f42c90a49712e49a5b06bd5832faad86380ab83a3"
end

depends_on "openjdk"
Expand Down

0 comments on commit 87e8d0a

Please sign in to comment.