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 1fcff88 commit cb1a795Copy full SHA for cb1a795
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/v22.0.0.tar.gz"
5
- sha256 "578203a3235ee9a316856b9bfa46c7029563776e38b120a12694fac80d8c789e"
+ url "https://github.com/vitessio/vitess/archive/refs/tags/v22.0.1.tar.gz"
+ sha256 "0e6a985b8c5298265f5acc171af3436c9286ea2474d133e76fcf280179a18c38"
6
license "Apache-2.0"
7
8
bottle do
0 commit comments