فهرست منبع

autoupdate docs by xmake-repo/ci

ruki 3 سال پیش
والد
کامیت
7b11624e3d

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: pupnp, boringssl, xquic**
+- **Recently added: gli, pupnp, boringssl**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (581)
+- Packages (582)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/android.html

@@ -1950,6 +1950,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("giflib")
 </code></pre>
+<h3 id="gliandroid">gli (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="glmandroid">glm (android)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/bsd.html

@@ -1567,6 +1567,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("giflib")
 </code></pre>
+<h3 id="glibsd">gli (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="glmbsd">glm (bsd)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/cross.html

@@ -1460,6 +1460,39 @@
 <pre><code class="lang-lua">add_requires("fx-gltf")
 </code></pre>
 <h2 id="g">g</h2>
+<h3 id="glicross">gli (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="glmcross">glm (cross)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/iphoneos.html

@@ -1674,6 +1674,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("giflib")
 </code></pre>
+<h3 id="gliiphoneos">gli (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="glmiphoneos">glm (iphoneos)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/linux.html

@@ -4992,6 +4992,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("glfw")
 </code></pre>
+<h3 id="glilinux">gli (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="gliblinux">glib (linux)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/macosx.html

@@ -4667,6 +4667,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("glfw")
 </code></pre>
+<h3 id="glimacosx">gli (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="glibmacosx">glib (macosx)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/mingw.html

@@ -2024,6 +2024,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("glfw")
 </code></pre>
+<h3 id="glimingw">gli (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="glmmingw">glm (mingw)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/msys.html

@@ -1497,6 +1497,39 @@
 <pre><code class="lang-lua">add_requires("fx-gltf")
 </code></pre>
 <h2 id="g">g</h2>
+<h3 id="glimsys">gli (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="glmmsys">glm (msys)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/windows.html

@@ -4535,6 +4535,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("glfw")
 </code></pre>
+<h3 id="gliwindows">gli (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenGL Image (GLI)</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://gli.g-truc.net/">https://gli.g-truc.net/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>0.8.2.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua">gli/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install gli
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("gli")
+</code></pre>
 <h3 id="glibwindows">glib (windows)</h3>
 <table>
 <thead>

+ 23 - 0
packages/android.md

@@ -1256,6 +1256,29 @@ add_requires("giflib")
 ```
 
 
+### gli (android)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glm (android)
 
 

+ 23 - 0
packages/bsd.md

@@ -998,6 +998,29 @@ add_requires("giflib")
 ```
 
 
+### gli (bsd)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | i386, x86_64 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glm (bsd)
 
 

+ 23 - 0
packages/cross.md

@@ -927,6 +927,29 @@ add_requires("fx-gltf")
 
 
 ## g
+### gli (cross)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glm (cross)
 
 

+ 23 - 0
packages/iphoneos.md

@@ -1069,6 +1069,29 @@ add_requires("giflib")
 ```
 
 
+### gli (iphoneos)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | arm64, armv7, armv7s, i386, x86_64 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glm (iphoneos)
 
 

+ 23 - 0
packages/linux.md

@@ -3272,6 +3272,29 @@ add_requires("glfw")
 ```
 
 
+### gli (linux)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glib (linux)
 
 

+ 23 - 0
packages/macosx.md

@@ -3058,6 +3058,29 @@ add_requires("glfw")
 ```
 
 
+### gli (macosx)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glib (macosx)
 
 

+ 23 - 0
packages/mingw.md

@@ -1304,6 +1304,29 @@ add_requires("glfw")
 ```
 
 
+### gli (mingw)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glm (mingw)
 
 

+ 23 - 0
packages/msys.md

@@ -951,6 +951,29 @@ add_requires("fx-gltf")
 
 
 ## g
+### gli (msys)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | i386, x86_64 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glm (msys)
 
 

+ 23 - 0
packages/windows.md

@@ -2966,6 +2966,29 @@ add_requires("glfw")
 ```
 
 
+### gli (windows)
+
+
+| Description | *OpenGL Image (GLI)* |
+| -- | -- |
+| Homepage | [https://gli.g-truc.net/](https://gli.g-truc.net/) |
+| Versions | 0.8.2.0 |
+| Architectures | x64, x86 |
+| Definition | [gli/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/gli/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install gli
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("gli")
+```
+
+
 ### glib (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-01-10T04:01:15+08:00</lastmod>
+  <lastmod>2022-01-10T04:24:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-01-10T04:01:17+08:00</lastmod>
+  <lastmod>2022-01-10T04:24:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-01-10T04:01:17+08:00</lastmod>
+  <lastmod>2022-01-10T04:24:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-01-10T04:01:18+08:00</lastmod>
+  <lastmod>2022-01-10T04:24:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-01-10T04:01:18+08:00</lastmod>
+  <lastmod>2022-01-10T04:24:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-01-10T04:01:18+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-01-10T04:01:18+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-01-10T04:01:19+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-01-10T04:01:19+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-01-10T04:01:19+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-01-10T04:01:19+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-01-10T04:01:20+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-01-10T04:01:20+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-01-10T04:01:20+08:00</lastmod>
+  <lastmod>2022-01-10T04:25:02+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: pupnp, boringssl, xquic**
+- **Recently added: gli, pupnp, boringssl**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (581)
+- 包列表 (582)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)