Browse Source

autoupdate docs by xmake-repo/ci

ruki 2 năm trước cách đây
mục cha
commit
57963e7748

+ 2 - 2
mirror/packages/linux.html

@@ -14748,7 +14748,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.8.0</td>
+<td>v1.8.0, v1.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22204,7 +22204,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.5</td>
+<td>1.3.5, 1.3.6, 1.3.7</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/macosx.html

@@ -13719,7 +13719,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.8.0</td>
+<td>v1.8.0, v1.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20751,7 +20751,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.5</td>
+<td>1.3.5, 1.3.6, 1.3.7</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/windows.html

@@ -11280,7 +11280,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.8.0</td>
+<td>v1.8.0, v1.9.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17902,6 +17902,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("recastnavigation")
 </code></pre>
+<h3 id="redispluspluswindows">redis-plus-plus (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Redis client written in C++</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sewenew/redis-plus-plus">https://github.com/sewenew/redis-plus-plus</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.5, 1.3.6, 1.3.7</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/r/redis-plus-plus/xmake.lua">redis-plus-plus/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install redis-plus-plus
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("redis-plus-plus")
+</code></pre>
 <h3 id="rendergraphwindows">rendergraph (windows)</h3>
 <table>
 <thead>

+ 2 - 2
packages/linux.md

@@ -9815,7 +9815,7 @@ add_requires("libyaml")
 | -- | -- |
 | Homepage | [https://libzip.org/](https://libzip.org/) |
 | License | BSD-3-Clause |
-| Versions | 1.8.0 |
+| Versions | v1.8.0, v1.9.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libzip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libzip/xmake.lua) |
 
@@ -14787,7 +14787,7 @@ add_requires("redex")
 | Description | *Redis client written in C++* |
 | -- | -- |
 | Homepage | [https://github.com/sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus) |
-| Versions | 1.3.5 |
+| Versions | 1.3.5, 1.3.6, 1.3.7 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [redis-plus-plus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/redis-plus-plus/xmake.lua) |
 

+ 2 - 2
packages/macosx.md

@@ -9130,7 +9130,7 @@ add_requires("libyaml")
 | -- | -- |
 | Homepage | [https://libzip.org/](https://libzip.org/) |
 | License | BSD-3-Clause |
-| Versions | 1.8.0 |
+| Versions | v1.8.0, v1.9.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [libzip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libzip/xmake.lua) |
 
@@ -13819,7 +13819,7 @@ add_requires("redex")
 | Description | *Redis client written in C++* |
 | -- | -- |
 | Homepage | [https://github.com/sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus) |
-| Versions | 1.3.5 |
+| Versions | 1.3.5, 1.3.6, 1.3.7 |
 | Architectures | arm64, x86_64 |
 | Definition | [redis-plus-plus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/redis-plus-plus/xmake.lua) |
 

+ 24 - 1
packages/windows.md

@@ -7451,7 +7451,7 @@ add_requires("libyaml")
 | -- | -- |
 | Homepage | [https://libzip.org/](https://libzip.org/) |
 | License | BSD-3-Clause |
-| Versions | 1.8.0 |
+| Versions | v1.8.0, v1.9.2 |
 | Architectures | arm64, x64, x86 |
 | Definition | [libzip/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libzip/xmake.lua) |
 
@@ -11873,6 +11873,29 @@ add_requires("recastnavigation")
 ```
 
 
+### redis-plus-plus (windows)
+
+
+| Description | *Redis client written in C++* |
+| -- | -- |
+| Homepage | [https://github.com/sewenew/redis-plus-plus](https://github.com/sewenew/redis-plus-plus) |
+| Versions | 1.3.5, 1.3.6, 1.3.7 |
+| Architectures | arm64, x64, x86 |
+| Definition | [redis-plus-plus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/r/redis-plus-plus/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install redis-plus-plus
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("redis-plus-plus")
+```
+
+
 ### rendergraph (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-01-08T02:56:39+08:00</lastmod>
+  <lastmod>2023-01-09T03:37:58+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-01-08T02:56:42+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-01-08T02:56:42+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-01-08T02:56:43+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-01-08T02:56:43+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-01-08T02:56:43+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-01-08T02:56:44+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-01-08T02:56:44+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-01-08T02:56:44+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-01-08T02:56:44+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-01-08T02:56:45+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-01-08T02:56:45+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-01-08T02:56:45+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-01-08T02:56:45+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-01-08T02:56:46+08:00</lastmod>
+  <lastmod>2023-01-09T03:38:05+08:00</lastmod>
 </url>
 
 </urlset>