diff --git a/README.md b/README.md index 774dba6..de16639 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2.0.57`, `latest` +* `2.0.58`, `latest` +* `2.0.57` * `2`, `2.0`, `2.0.55`, `stable`, `stable-2.0.55` * `2.0.54` * `2.0.53` diff --git a/buildinfo.json b/buildinfo.json index c395b38..92fcc81 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -350,8 +350,14 @@ "2.0.57": { "sha256": "22b232afb77067c68a3afe087be6a0ee760479262598a12a709e1b03ea9508a6", "tags": [ - "latest", "2.0.57" ] + }, + "2.0.58": { + "sha256": "be82e1aeba4169420e1b00c12a3e00ec2309a41327f9d6c335feec27bbc885e6", + "tags": [ + "latest", + "2.0.58" + ] } }