aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLi Jin <dragon-fly@qq.com>2026-01-29 02:40:47 +0800
committerGitHub <noreply@github.com>2026-01-29 02:40:47 +0800
commit5bc9f2c14403905781bdc049de702bc6c8b189eb (patch)
treee3cb494646e52b8567cbdda401710147ff4b8b6b
parent0e693627bd440027de9eeff7b54668c6bf726b6c (diff)
downloadyuescript-5bc9f2c14403905781bdc049de702bc6c8b189eb.tar.gz
yuescript-5bc9f2c14403905781bdc049de702bc6c8b189eb.tar.bz2
yuescript-5bc9f2c14403905781bdc049de702bc6c8b189eb.zip
Rename 'platform' to 'platforms' in rockspec
-rw-r--r--yuescript-dev-1.rockspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/yuescript-dev-1.rockspec b/yuescript-dev-1.rockspec
index c8fe34a..3a00663 100644
--- a/yuescript-dev-1.rockspec
+++ b/yuescript-dev-1.rockspec
@@ -34,7 +34,7 @@ build = {
34 } 34 }
35} 35}
36 36
37platform = { 37platforms = {
38 win32 = { 38 win32 = {
39 build = { 39 build = {
40 install = { 40 install = {