Переглянути джерело

autoupdate docs by xmake-repo/ci

ruki 3 роки тому
батько
коміт
642bbf3a67

+ 1 - 1
mirror/packages/android.html

@@ -1405,7 +1405,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -1261,7 +1261,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -1154,7 +1154,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -1298,7 +1298,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -3003,7 +3003,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -2748,7 +2748,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -1405,7 +1405,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/msys.html

@@ -1154,7 +1154,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/windows.html

@@ -2715,7 +2715,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>V3.0.0, v2.2.0</td>
+<td>v2.2.0, v3.0.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -879,7 +879,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -784,7 +784,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | i386, x86_64 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -713,7 +713,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -808,7 +808,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -1944,7 +1944,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -1777,7 +1777,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -879,7 +879,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 1 - 1
packages/msys.md

@@ -713,7 +713,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | i386, x86_64 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 1 - 1
packages/windows.md

@@ -1754,7 +1754,7 @@ add_requires("ctre")
 | Description | *Lightweight C++ command line option parser* |
 | -- | -- |
 | Homepage | [https://github.com/jarro2783/cxxopts](https://github.com/jarro2783/cxxopts) |
-| Versions | V3.0.0, v2.2.0 |
+| Versions | v2.2.0, v3.0.0 |
 | Architectures | x64, x86 |
 | Definition | [cxxopts/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cxxopts/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-05-27T16:09:16+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-05-27T16:09:19+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:45+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-05-27T16:09:19+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-05-27T16:09:20+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-05-27T16:09:20+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-05-27T16:09:20+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-05-27T16:09:20+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-05-27T16:09:21+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-05-27T16:09:21+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-05-27T16:09:21+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-05-27T16:09:21+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-05-27T16:09:22+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-05-27T16:09:22+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-05-27T16:09:22+08:00</lastmod>
+  <lastmod>2022-06-02T07:31:48+08:00</lastmod>
 </url>
 
 </urlset>