diff --git a/README.md b/README.md index c39d991..09b3758 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ [中文](./README_zh_CN.md) -* `2`, `2.0`, `2.0.8`, `latest`, `stable`, `stable-2.0.8` +* `2.0.9`, `latest` +* `2`, `2.0`, `2.0.8`, `stable-2.0.8` * `1`, `1.1`, `1.1.110`, `stable-1.1.110` * `1.0`, `1.0.0` * `0.17`, `0.17.79` diff --git a/buildinfo.json b/buildinfo.json index f1bd97b..1bec919 100644 --- a/buildinfo.json +++ b/buildinfo.json @@ -60,12 +60,17 @@ "2.0.8": { "sha256": "d9594c4d552a3e4f965b188a4774da8c8b010fc23ddb0efc63b1d94818dde1ca", "tags": [ - "latest", - "stable", "stable-2.0.8", "2", "2.0", "2.0.8" ] + }, + "2.0.9": { + "sha256": "f499077b3e2c1313452c350f1faf17db31cae2a0fa738f69166e97c3caa3c86d", + "tags": [ + "latest", + "2.0.9" + ] } }