Skip to content

Commit 7bbd09f

Browse files
8.0.40
1 parent c43d77f commit 7bbd09f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

refresh_versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# https://canonical-charm-refresh.readthedocs-hosted.com/latest/refresh-versions-toml/
22

33
charm_major = 1
4-
workload = "8.0.41"
4+
workload = "8.0.40"
55

66
charm = "8.0/1.0.0" # TODO remove
77

@@ -10,6 +10,6 @@ name = "charmed-mysql"
1010

1111
[snap.revisions]
1212
# amd64
13-
x86_64 = "139"
13+
x86_64 = "128"
1414
# arm64
15-
aarch64 = "138"
15+
aarch64 = "127"

0 commit comments

Comments
 (0)