diff --git a/README.md b/README.md index 4393149..232da1d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ [中文](./README_zh_CN.md) -* `1.1.92`, `latest` +* `1.1.93`, `latest` +* `1.1.92` * `1`, `1.1`, `1.1.91`, `stable` * `1.1.90` * `1.1.89` diff --git a/buildinfo.json b/buildinfo.json index f8c2573..cf38cbd 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -72,8 +72,14 @@ "1.1.92": { "sha256": "88ab1220c1e435f54cd5880d7bcaa3d25f8c4f1bb8f73da67203821cb2b84312", "tags": [ - "latest", "1.1.92" ] + }, + "1.1.93": { + "sha256": "05012408883c73989236c7aef23f7f49eb0ac973d1d32d89947c7acc39b6f65f", + "tags": [ + "latest", + "1.1.93" + ] } }