diff --git a/bucket/ast-grep.json b/bucket/ast-grep.json index 7d88c425b4..49c0ea944e 100644 --- a/bucket/ast-grep.json +++ b/bucket/ast-grep.json @@ -9,7 +9,10 @@ "hash": "026344c2bdab76cb92bd14bc3a0fcaa5edc27b8c77f96223a97d3a10c4bb2843" } }, - "bin": "sg.exe", + "bin": [ + "ast-grep.exe", + "sg.exe" + ], "checkver": { "github": "https://github.com/ast-grep/ast-grep" },