Skip to content

Commit bc7adce

Browse files
committed
feat: add linux arm64 support for updater
1 parent ba77ca4 commit bc7adce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tizenbrew-updater/TizenBrewUpdater/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"node18-linux-x64",
1313
"node18-win-x64",
1414
"node18-macos-arm64",
15-
"node18-macos-x64"
15+
"node18-macos-x64",
16+
"node18-linux-arm64"
1617
],
1718
"outputPath": "dist"
1819
}

0 commit comments

Comments
 (0)