Skip to content

Commit

Permalink
vitess 21.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 29, 2024
1 parent bf1b347 commit 1a82d1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/v/vitess.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Vitess < Formula
desc "Database clustering system for horizontal scaling of MySQL"
homepage "https://vitess.io"
url "https://github.com/vitessio/vitess/archive/refs/tags/v20.0.2.tar.gz"
sha256 "64a56c3c7eb9466ae87ccc6eea9a56732c45564ac16efb05e3c4e4885ffea94d"
url "https://github.com/vitessio/vitess/archive/refs/tags/v21.0.0.tar.gz"
sha256 "a7c5c0391b2461fd78e3fee3362ca2473153d8e0b9c5bddf2c1cc066c2e29d3b"
license "Apache-2.0"

bottle do
Expand Down

0 comments on commit 1a82d1e

Please sign in to comment.