Browse Source

autoupdate docs by xmake-repo/ci

ruki 1 năm trước cách đây
mục cha
commit
19cd81efe4

+ 1 - 1
mirror/packages/android.html

@@ -14877,7 +14877,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.03.27</td>
+<td>2021.03.27, 2023.12.09, 2024.01.13</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -13428,7 +13428,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.03.27</td>
+<td>2021.03.27, 2023.12.09, 2024.01.13</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -13733,7 +13733,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.03.27</td>
+<td>2021.03.27, 2023.12.09, 2024.01.13</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -32170,7 +32170,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.03.27</td>
+<td>2021.03.27, 2023.12.09, 2024.01.13</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -29894,7 +29894,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.03.27</td>
+<td>2021.03.27, 2023.12.09, 2024.01.13</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -16555,7 +16555,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.03.27</td>
+<td>2021.03.27, 2023.12.09, 2024.01.13</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/windows.html

@@ -27438,11 +27438,11 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.03.27</td>
+<td>2021.03.27, 2023.12.09, 2024.01.13</td>
 </tr>
 <tr>
 <td>Architectures</td>
-<td>arm64, x64, x86</td>
+<td>x64, x86</td>
 </tr>
 <tr>
 <td>Definition</td>

+ 1 - 1
packages/android.md

@@ -9817,7 +9817,7 @@ add_requires("quickcpplib")
 | Description | *QuickJS is a small and embeddable Javascript engine* |
 | -- | -- |
 | Homepage | [https://bellard.org/quickjs/](https://bellard.org/quickjs/) |
-| Versions | 2021.03.27 |
+| Versions | 2021.03.27, 2023.12.09, 2024.01.13 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [quickjs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickjs/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -8850,7 +8850,7 @@ add_requires("quickcpplib")
 | Description | *QuickJS is a small and embeddable Javascript engine* |
 | -- | -- |
 | Homepage | [https://bellard.org/quickjs/](https://bellard.org/quickjs/) |
-| Versions | 2021.03.27 |
+| Versions | 2021.03.27, 2023.12.09, 2024.01.13 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [quickjs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickjs/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -9059,7 +9059,7 @@ add_requires("quickcpplib")
 | Description | *QuickJS is a small and embeddable Javascript engine* |
 | -- | -- |
 | Homepage | [https://bellard.org/quickjs/](https://bellard.org/quickjs/) |
-| Versions | 2021.03.27 |
+| Versions | 2021.03.27, 2023.12.09, 2024.01.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [quickjs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickjs/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -21303,7 +21303,7 @@ add_requires("quickcpplib")
 | Description | *QuickJS is a small and embeddable Javascript engine* |
 | -- | -- |
 | Homepage | [https://bellard.org/quickjs/](https://bellard.org/quickjs/) |
-| Versions | 2021.03.27 |
+| Versions | 2021.03.27, 2023.12.09, 2024.01.13 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [quickjs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickjs/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -19790,7 +19790,7 @@ add_requires("quickcpplib")
 | Description | *QuickJS is a small and embeddable Javascript engine* |
 | -- | -- |
 | Homepage | [https://bellard.org/quickjs/](https://bellard.org/quickjs/) |
-| Versions | 2021.03.27 |
+| Versions | 2021.03.27, 2023.12.09, 2024.01.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [quickjs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickjs/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -10915,7 +10915,7 @@ add_requires("quickcpplib")
 | Description | *QuickJS is a small and embeddable Javascript engine* |
 | -- | -- |
 | Homepage | [https://bellard.org/quickjs/](https://bellard.org/quickjs/) |
-| Versions | 2021.03.27 |
+| Versions | 2021.03.27, 2023.12.09, 2024.01.13 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [quickjs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickjs/xmake.lua) |
 

+ 2 - 2
packages/windows.md

@@ -18092,8 +18092,8 @@ add_requires("quickcpplib")
 | Description | *QuickJS is a small and embeddable Javascript engine* |
 | -- | -- |
 | Homepage | [https://bellard.org/quickjs/](https://bellard.org/quickjs/) |
-| Versions | 2021.03.27 |
-| Architectures | arm64, x64, x86 |
+| Versions | 2021.03.27, 2023.12.09, 2024.01.13 |
+| Architectures | x64, x86 |
 | Definition | [quickjs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/q/quickjs/xmake.lua) |
 
 ##### Install command

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-01-25T02:53:07+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-01-25T02:53:11+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-01-25T02:53:11+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-01-25T02:53:11+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-01-25T02:53:11+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-01-25T02:53:11+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-01-25T02:53:12+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-01-25T02:53:12+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-01-25T02:53:13+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-01-25T02:53:13+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-01-25T02:53:13+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-01-25T02:53:14+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-01-25T02:53:14+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-01-25T02:53:14+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-01-25T02:53:14+08:00</lastmod>
+  <lastmod>2024-01-25T06:49:18+08:00</lastmod>
 </url>
 
 </urlset>