Skip to content

Commit 802851f

Browse files
add arm for regex (#142)
1 parent 3985d2e commit 802851f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: config/node-manifest-config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"regex": "node-\\d+\\.\\d+\\.\\d+-(\\w+)-(x\\d+)",
2+
"regex": "node-\\d+\\.\\d+\\.\\d+-(\\w+)-((x|arm)\\d+)",
33
"groups": {
44
"arch": 2,
55
"platform": 1

0 commit comments

Comments
 (0)