Browse Source

autoupdate docs by xmake-repo/ci

ruki 3 years ago
parent
commit
cf3ec9b86b

+ 1 - 1
mirror/packages/android.html

@@ -2560,7 +2560,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -2346,7 +2346,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -2132,7 +2132,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -2309,7 +2309,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -6001,7 +6001,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -5462,7 +5462,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -2819,7 +2819,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/msys.html

@@ -2062,7 +2062,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/wasm.html

@@ -1992,7 +1992,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/windows.html

@@ -5437,7 +5437,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.2.0</td>
+<td>v1.2.0, v2.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -1645,7 +1645,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -1503,7 +1503,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | i386, x86_64 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -1361,7 +1361,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -1479,7 +1479,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -3923,7 +3923,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -3567,7 +3567,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -1813,7 +1813,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/msys.md

@@ -1314,7 +1314,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | i386, x86_64 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/wasm.md

@@ -1267,7 +1267,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | wasm32 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 1 - 1
packages/windows.md

@@ -3546,7 +3546,7 @@ add_requires("functionalplus")
 | -- | -- |
 | Homepage | [https://github.com/jessey-git/fx-gltf](https://github.com/jessey-git/fx-gltf) |
 | License | MIT |
-| Versions | v1.2.0 |
+| Versions | v1.2.0, v2.0.0 |
 | Architectures | x64, x86 |
 | Definition | [fx-gltf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/fx-gltf/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-08-21T23:50:09+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-08-21T23:50:12+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-08-21T23:50:12+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-08-21T23:50:12+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-08-21T23:50:13+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-08-21T23:50:13+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-08-21T23:50:13+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-08-21T23:50:14+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-08-21T23:50:14+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-08-21T23:50:15+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-08-21T23:50:15+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-08-21T23:50:15+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-08-21T23:50:15+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-08-21T23:50:16+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-08-21T23:50:16+08:00</lastmod>
+  <lastmod>2022-08-22T10:53:09+08:00</lastmod>
 </url>
 
 </urlset>