Ver código fonte

autoupdate docs by xmake-repo/ci

ruki 4 anos atrás
pai
commit
d0e5cdfa3e

+ 1 - 1
mirror/packages/android.html

@@ -413,7 +413,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -310,7 +310,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -310,7 +310,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -310,7 +310,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -747,7 +747,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -710,7 +710,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -413,7 +413,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/msys.html

@@ -347,7 +347,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/windows.html

@@ -710,7 +710,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.9.2</td>
+<td>2.13.5, 2.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -218,7 +218,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -148,7 +148,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -148,7 +148,7 @@ add_requires("brynet")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -148,7 +148,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -449,7 +449,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -425,7 +425,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | arm64, i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -218,7 +218,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 1 - 1
packages/msys.md

@@ -172,7 +172,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | i386, x86_64 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 1 - 1
packages/windows.md

@@ -425,7 +425,7 @@ add_requires("capstone")
 | Description | *Catch2 is a multi-paradigm test framework for C++. which also supports Objective-C (and maybe C). * |
 | -- | -- |
 | Homepage | [https://github.com/catchorg/Catch2](https://github.com/catchorg/Catch2) |
-| Versions | 2.9.2 |
+| Versions | 2.13.5, 2.9.2 |
 | Architectures | x64, x86 |
 | Definition | [catch2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/catch2/xmake.lua) |
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-04-14T14:04:42+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-04-14T14:04:43+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-04-14T14:04:44+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-04-14T14:04:44+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-04-14T14:04:44+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-04-14T14:04:44+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-04-14T14:04:45+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-04-14T14:04:45+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-04-14T14:04:45+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-04-14T14:04:45+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-04-14T14:04:45+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-04-14T14:04:46+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-04-14T14:04:46+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-04-14T14:04:46+08:00</lastmod>
+  <lastmod>2021-04-14T15:16:16+08:00</lastmod>
 </url>
 
 </urlset>