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 d2784c5 commit f5aa5daCopy full SHA for f5aa5da
Formula/v/vitess.rb
@@ -1,8 +1,8 @@
1
class Vitess < Formula
2
desc "Database clustering system for horizontal scaling of MySQL"
3
homepage "https://vitess.io"
4
- url "https://github.com/vitessio/vitess/archive/refs/tags/v21.0.1.tar.gz"
5
- sha256 "541cbb81fb845ef3c018e3f657f88d5987709b54c5b3af6718c38f5f92a8523f"
+ url "https://github.com/vitessio/vitess/archive/refs/tags/v21.0.2.tar.gz"
+ sha256 "6228b7c9f767ab34edaea33b4f25460a042422793a029e674325f39bebde380a"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments