MariaDB 10.4: Link to 10.4 series
This commit is contained in:
parent
167e31e50e
commit
ba5d84ef7a
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
class MariaDB104 extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('MariaDB Foundation', 'MariaDB', 'https://downloads.mariadb.org/');
|
||||
parent::__construct('MariaDB Foundation', 'MariaDB', 'https://downloads.mariadb.org/mariadb/10.4/');
|
||||
$this->patch->setBranch('10.4');
|
||||
}
|
||||
function check() : bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue