Преглед на файлове

autoupdate docs by xmake-repo/ci

ruki преди 2 години
родител
ревизия
34af68a321

+ 1 - 1
mirror/packages/android.html

@@ -9335,7 +9335,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -8158,7 +8158,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -7602,7 +7602,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -8565,7 +8565,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -23824,7 +23824,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -22124,7 +22124,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -10388,7 +10388,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/msys.html

@@ -6865,7 +6865,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/wasm.html

@@ -6799,7 +6799,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/windows.html

@@ -19286,7 +19286,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.0, v3.0.0, v3.1.0</td>
+<td>v2.5.0, v3.0.0, v3.1.0, v3.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -6210,7 +6210,7 @@ add_requires("tl_function_ref")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -5429,7 +5429,7 @@ add_requires("tl_function_ref")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | i386, x86_64 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -5054,7 +5054,7 @@ add_requires("tl_function_ref")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -5693,7 +5693,7 @@ add_requires("tl_function_ref")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -15874,7 +15874,7 @@ add_requires("tmxparser")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -14741,7 +14741,7 @@ add_requires("tmxparser")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -6901,7 +6901,7 @@ add_requires("tmxparser")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/msys.md

@@ -4560,7 +4560,7 @@ add_requires("tl_function_ref")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | i386, x86_64 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/wasm.md

@@ -4514,7 +4514,7 @@ add_requires("tl_function_ref")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | wasm32 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 1 - 1
packages/windows.md

@@ -12800,7 +12800,7 @@ add_requires("tmxparser")
 | Description | *toml++ is a header-only TOML config file parser and serializer for C++17 (and later!).* |
 | -- | -- |
 | Homepage | [https://marzer.github.io/tomlplusplus/](https://marzer.github.io/tomlplusplus/) |
-| Versions | v2.5.0, v3.0.0, v3.1.0 |
+| Versions | v2.5.0, v3.0.0, v3.1.0, v3.2.0 |
 | Architectures | arm64, x64, x86 |
 | Definition | [toml++/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/toml++/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-10-22T15:40:50+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-10-22T15:40:53+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-10-22T15:40:53+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-10-22T15:40:53+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-10-22T15:40:53+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-10-22T15:40:54+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-10-22T15:40:54+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-10-22T15:40:54+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-10-22T15:40:54+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-10-22T15:40:55+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-10-22T15:40:55+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-10-22T15:40:55+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-10-22T15:40:56+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-10-22T15:40:56+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-10-22T15:40:56+08:00</lastmod>
+  <lastmod>2022-10-22T21:14:49+08:00</lastmod>
 </url>
 
 </urlset>