Browse Source

autoupdate docs by xmake-repo/ci

ruki 2 years ago
parent
commit
1b23bd7b43

+ 2 - 2
mirror/packages/android.html

@@ -2543,7 +2543,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.5.0</td>
+<td>v0.5.0, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -2580,7 +2580,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -2469,7 +2469,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -2292,7 +2292,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -2399,7 +2399,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/linux.html

@@ -5758,7 +5758,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.5.0</td>
+<td>v0.5.0, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5795,7 +5795,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/macosx.html

@@ -5293,7 +5293,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.5.0</td>
+<td>v0.5.0, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5330,7 +5330,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/mingw.html

@@ -2728,7 +2728,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.5.0</td>
+<td>v0.5.0, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -2765,7 +2765,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/msys.html

@@ -2144,7 +2144,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/wasm.html

@@ -2148,7 +2148,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/windows.html

@@ -5202,7 +5202,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.5.0</td>
+<td>v0.5.0, v0.7.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5239,7 +5239,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.4.0, v3.5.1</td>
+<td>v3.10.1, v3.4.0, v3.5.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
packages/android.md

@@ -1626,7 +1626,7 @@ add_requires("exprtk")
 | -- | -- |
 | Homepage | [https://github.com/lemire/fast_double_parser](https://github.com/lemire/fast_double_parser) |
 | License | Apache-2.0 |
-| Versions | v0.5.0 |
+| Versions | v0.5.0, v0.7.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [fast_double_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_double_parser/xmake.lua) |
 
@@ -1650,7 +1650,7 @@ add_requires("fast_double_parser")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -1578,7 +1578,7 @@ add_requires("faac")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | i386, x86_64 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -1460,7 +1460,7 @@ add_requires("exprtk")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -1531,7 +1531,7 @@ add_requires("exprtk")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 2 - 2
packages/linux.md

@@ -3759,7 +3759,7 @@ add_requires("farmhash")
 | -- | -- |
 | Homepage | [https://github.com/lemire/fast_double_parser](https://github.com/lemire/fast_double_parser) |
 | License | Apache-2.0 |
-| Versions | v0.5.0 |
+| Versions | v0.5.0, v0.7.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [fast_double_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_double_parser/xmake.lua) |
 
@@ -3783,7 +3783,7 @@ add_requires("fast_double_parser")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 2 - 2
packages/macosx.md

@@ -3451,7 +3451,7 @@ add_requires("farmhash")
 | -- | -- |
 | Homepage | [https://github.com/lemire/fast_double_parser](https://github.com/lemire/fast_double_parser) |
 | License | Apache-2.0 |
-| Versions | v0.5.0 |
+| Versions | v0.5.0, v0.7.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [fast_double_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_double_parser/xmake.lua) |
 
@@ -3475,7 +3475,7 @@ add_requires("fast_double_parser")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 2 - 2
packages/mingw.md

@@ -1746,7 +1746,7 @@ add_requires("farmhash")
 | -- | -- |
 | Homepage | [https://github.com/lemire/fast_double_parser](https://github.com/lemire/fast_double_parser) |
 | License | Apache-2.0 |
-| Versions | v0.5.0 |
+| Versions | v0.5.0, v0.7.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [fast_double_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_double_parser/xmake.lua) |
 
@@ -1770,7 +1770,7 @@ add_requires("fast_double_parser")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 1 - 1
packages/msys.md

@@ -1364,7 +1364,7 @@ add_requires("expected")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | i386, x86_64 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 1 - 1
packages/wasm.md

@@ -1365,7 +1365,7 @@ add_requires("exprtk")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | wasm32 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 2 - 2
packages/windows.md

@@ -3384,7 +3384,7 @@ add_requires("farmhash")
 | -- | -- |
 | Homepage | [https://github.com/lemire/fast_double_parser](https://github.com/lemire/fast_double_parser) |
 | License | Apache-2.0 |
-| Versions | v0.5.0 |
+| Versions | v0.5.0, v0.7.0 |
 | Architectures | x64 |
 | Definition | [fast_double_parser/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_double_parser/xmake.lua) |
 
@@ -3408,7 +3408,7 @@ add_requires("fast_double_parser")
 | -- | -- |
 | Homepage | [https://github.com/fastfloat/fast_float](https://github.com/fastfloat/fast_float) |
 | License | Apache-2.0 |
-| Versions | v3.4.0, v3.5.1 |
+| Versions | v3.10.1, v3.4.0, v3.5.1 |
 | Architectures | arm64, x64, x86 |
 | Definition | [fast_float/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fast_float/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-03-19T15:06:24+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:21+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-03-19T15:06:28+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-03-19T15:06:28+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:24+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-03-19T15:06:28+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-03-19T15:06:28+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-03-19T15:06:29+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:25+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-03-19T15:06:29+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-03-19T15:06:29+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:26+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-03-19T15:06:29+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-03-19T15:06:30+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-03-19T15:06:30+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:27+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-03-19T15:06:30+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-03-19T15:06:31+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-03-19T15:06:31+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:28+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-03-19T15:06:31+08:00</lastmod>
+  <lastmod>2023-03-20T13:13:29+08:00</lastmod>
 </url>
 
 </urlset>