Skip to content

Commit 5507e95

Browse files
Update MySQL snap for v8.0.40 (#600)
1 parent 083fc69 commit 5507e95

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

snap_revisions.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"x86_64": "121",
3-
"aarch64": "122"
2+
"x86_64": "128",
3+
"aarch64": "127"
44
}

src/dependency.json

+1-1
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.39"
12+
"version": "8.0.40"
1313
}
1414
}

0 commit comments

Comments
 (0)