mariadb_106: 10.6.24 -> 10.6.27
Changelog: - https://mariadb.com/docs/release-notes/community-server/10.6/10.6.25 - https://mariadb.com/docs/release-notes/community-server/10.6/10.6.26 - https://mariadb.com/docs/release-notes/community-server/10.6/10.6.27
This commit is contained in:
@@ -382,8 +382,8 @@ self: {
|
||||
# see https://mariadb.org/about/#maintenance-policy for EOLs
|
||||
mariadb_106 = self.callPackage generic {
|
||||
# Supported until 2026-07-06
|
||||
version = "10.6.24";
|
||||
hash = "sha256-SeK63GdFcMhg48t6LAFhJKpmKMlfMBMwMEEeXImqFy8=";
|
||||
version = "10.6.27";
|
||||
hash = "sha256-jrdq07Gz0UxWYRzMkQQoFB/lYWAEOBnmR0FgOF9pZl4=";
|
||||
};
|
||||
mariadb_1011 = self.callPackage generic {
|
||||
# Supported until 2028-02-16
|
||||
|
||||
Reference in New Issue
Block a user