Skip to content

Commit ff14b4d

Browse files
Update MySQL to v8.0.41 (#606)
* Update MySQL to v8.0.41 * Update snap for mysql-shell v8.0.41
1 parent e807101 commit ff14b4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

snap_revisions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"x86_64": "128",
3-
"aarch64": "127"
2+
"x86_64": "134",
3+
"aarch64": "135"
44
}

src/dependency.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"dependencies": {},
1010
"name": "charmed-mysql",
1111
"upgrade_supported": "~8.0.31",
12-
"version": "8.0.40"
12+
"version": "8.0.41"
1313
}
1414
}

0 commit comments

Comments
 (0)