diff --git a/README.md b/README.md index 4c8d0c2..fad5cdc 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ [中文](./README_zh_CN.md) -* `latest, 2.0.59` +* `latest, 2.0.60` * `2, 2.0, 2.0.55, stable, stable-2.0.55` -* `2.0.58` +* `2.0.59` * `stable-1.1.110, 1, 1.1, 1.1.110` * `1.0.0, 1.0` * `0.17.79, 0.17` diff --git a/buildinfo.json b/buildinfo.json index 5f4e14e..580ca4c 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -362,8 +362,14 @@ "2.0.59": { "sha256": "fdc467bf80e3611d6dd08c79492228ffec53f3fe914f24d793cac254d9353ff7", "tags": [ - "latest", "2.0.59" ] + }, + "2.0.60": { + "sha256": "69b5be1a867fd99524f9914dfee900a1ac386cf4e74c4a63768c05dc4d2b2b0b", + "tags": [ + "latest", + "2.0.60" + ] } }