diff --git a/config/go-manifest-config.json b/config/go-manifest-config.json index d766d1b..7b75f2b 100644 --- a/config/go-manifest-config.json +++ b/config/go-manifest-config.json @@ -1,5 +1,5 @@ { - "regex": "go-\\d+\\.\\d+\\.\\d+-(\\w+)-(x\\d+)", + "regex": "go-\\d+\\.\\d+\\.\\d+-(\\w+)-((x|arm)\\d+)", "groups": { "arch": 2, "platform": 1