Skip to content

Commit 8380a2a

Browse files
BrewTestBotchenrui333
authored andcommitted
percona-xtrabackup 8.0.35-32
1 parent 4e3d5f5 commit 8380a2a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/p/percona-xtrabackup.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class PerconaXtrabackup < Formula
22
desc "Open source hot backup tool for InnoDB and XtraDB databases"
33
homepage "https://www.percona.com/software/mysql-database/percona-xtrabackup"
4-
url "https://downloads.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-8.0.35-31/source/tarball/percona-xtrabackup-8.0.35-31.tar.gz"
5-
sha256 "c6bda1e7f983e5a667bff22d1d67d33404db4e741676d03c9c60bbd4b263cabf"
4+
url "https://downloads.percona.com/downloads/Percona-XtraBackup-LATEST/Percona-XtraBackup-8.0.35-32/source/tarball/percona-xtrabackup-8.0.35-32.tar.gz"
5+
sha256 "04982a36e36d0e9dfb8487afa77329dd0d2d38da163a205f0179635ceea1aff1"
66
license "GPL-2.0-only"
7-
revision 11
87

98
livecheck do
109
url "https://docs.percona.com/percona-xtrabackup/latest/"

0 commit comments

Comments
 (0)