Jelajahi Sumber

autoupdate docs by xmake-repo/ci

ruki 11 bulan lalu
induk
melakukan
76b722dfc3

+ 1 - 1
_coverpage.md

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

+ 76 - 2
mirror/packages/android.html

@@ -8486,6 +8486,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("gklib")
 </code></pre>
+<h3 id="glazeandroid">glaze (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely fast, in memory, JSON and interface library for modern C++</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stephenberry/glaze">https://github.com/stephenberry/glaze</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</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/glaze/xmake.lua">glaze/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] glaze
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glaze")
+</code></pre>
 <h3 id="glbindingandroid">glbinding (android)</h3>
 <table>
 <thead>
@@ -17965,7 +18002,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -24718,6 +24755,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("spirv-headers")
 </code></pre>
+<h3 id="spirvreflectandroid">spirv-reflect (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/KhronosGroup/SPIRV-Reflect">https://github.com/KhronosGroup/SPIRV-Reflect</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>Apache-2.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.231+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+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/s/spirv-reflect/xmake.lua">spirv-reflect/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] spirv-reflect
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("spirv-reflect")
+</code></pre>
 <h3 id="spirvtoolsandroid">spirv-tools (android)</h3>
 <table>
 <thead>
@@ -24811,7 +24885,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 4 - 4
mirror/packages/bsd.html

@@ -8952,7 +8952,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18372,7 +18372,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25062,7 +25062,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25897,7 +25897,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.11.2, v0.12.0</td>
+<td>v0.11.2, v0.12.0, v0.13.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 78 - 4
mirror/packages/cross.html

@@ -8727,6 +8727,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("gklib")
 </code></pre>
+<h3 id="glazecross">glaze (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely fast, in memory, JSON and interface library for modern C++</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stephenberry/glaze">https://github.com/stephenberry/glaze</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, 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/glaze/xmake.lua">glaze/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] glaze
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glaze")
+</code></pre>
 <h3 id="glbindingcross">glbinding (cross)</h3>
 <table>
 <thead>
@@ -12792,6 +12829,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libparserutils")
 </code></pre>
+<h3 id="libpcapcross">libpcap (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>the LIBpcap interface to various kernel packet capture mechanism</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.tcpdump.org/">https://www.tcpdump.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, 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/l/libpcap/xmake.lua">libpcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] libpcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libpcap")
+</code></pre>
 <h3 id="libplistcross">libplist (cross)</h3>
 <table>
 <thead>
@@ -13835,7 +13909,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v8.15.1, v8.15.2, v8.15.3</td>
+<td>v8.15.1, v8.15.2, v8.15.3, v8.15.4</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17190,7 +17264,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23596,7 +23670,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -24324,7 +24398,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.11.2, v0.12.0</td>
+<td>v0.11.2, v0.12.0, v0.13.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/iphoneos.html

@@ -8267,6 +8267,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("giflib")
 </code></pre>
+<h3 id="glazeiphoneos">glaze (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely fast, in memory, JSON and interface library for modern C++</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stephenberry/glaze">https://github.com/stephenberry/glaze</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua">glaze/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos glaze
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glaze")
+</code></pre>
 <h3 id="glbindingiphoneos">glbinding (iphoneos)</h3>
 <table>
 <thead>
@@ -17376,7 +17413,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23819,7 +23856,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 6 - 6
mirror/packages/linux.html

@@ -14919,7 +14919,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26521,7 +26521,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v8.15.1, v8.15.2, v8.15.3</td>
+<td>v8.15.1, v8.15.2, v8.15.3, v8.15.4</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -33626,7 +33626,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -45351,7 +45351,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -46544,7 +46544,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.11.2, v0.12.0</td>
+<td>v0.11.2, v0.12.0, v0.13.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -51505,7 +51505,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5637f52fdca0</td>
+<td>table: 0x55c40b5614a0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 6 - 6
mirror/packages/macosx.html

@@ -13907,7 +13907,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -24439,7 +24439,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v8.15.1, v8.15.2, v8.15.3</td>
+<td>v8.15.1, v8.15.2, v8.15.3, v8.15.4</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31079,7 +31079,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -41862,7 +41862,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -43022,7 +43022,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.11.2, v0.12.0</td>
+<td>v0.11.2, v0.12.0, v0.13.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47588,7 +47588,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5637f52fdca0</td>
+<td>table: 0x55c40b5614a0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 41 - 4
mirror/packages/mingw.html

@@ -9582,7 +9582,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -14817,6 +14817,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libparserutils")
 </code></pre>
+<h3 id="libpcapmingw">libpcap (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>the LIBpcap interface to various kernel packet capture mechanism</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.tcpdump.org/">https://www.tcpdump.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5</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/l/libpcap/xmake.lua">libpcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] libpcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libpcap")
+</code></pre>
 <h3 id="libpeconvmingw">libpeconv (mingw)</h3>
 <table>
 <thead>
@@ -20009,7 +20046,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -27727,7 +27764,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -28599,7 +28636,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.11.2, v0.12.0</td>
+<td>v0.11.2, v0.12.0, v0.13.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 109 - 2
mirror/packages/msys.html

@@ -8526,6 +8526,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("gklib")
 </code></pre>
+<h3 id="glazemsys">glaze (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Extremely fast, in memory, JSON and interface library for modern C++</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stephenberry/glaze">https://github.com/stephenberry/glaze</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</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/glaze/xmake.lua">glaze/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install glaze
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("glaze")
+</code></pre>
 <h3 id="glbindingmsys">glbinding (msys)</h3>
 <table>
 <thead>
@@ -12303,6 +12340,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libparserutils")
 </code></pre>
+<h3 id="libpcapmsys">libpcap (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>the LIBpcap interface to various kernel packet capture mechanism</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.tcpdump.org/">https://www.tcpdump.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5</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/l/libpcap/xmake.lua">libpcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libpcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libpcap")
+</code></pre>
 <h3 id="libpeconvmsys">libpeconv (msys)</h3>
 <table>
 <thead>
@@ -16693,7 +16767,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17102,6 +17176,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("noisy")
 </code></pre>
+<h3 id="npcap_sdkmsys">npcap_sdk (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Npcap is the Nmap Project&#39;s packet capture (and sending) library for Microsoft Windows.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://npcap.com/">https://npcap.com/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.12, 1.13</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/n/npcap_sdk/xmake.lua">npcap_sdk/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install npcap_sdk
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("npcap_sdk")
+</code></pre>
 <h3 id="nsyncmsys">nsync (msys)</h3>
 <table>
 <thead>
@@ -22638,7 +22745,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 3 - 3
mirror/packages/wasm.html

@@ -7644,7 +7644,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -15459,7 +15459,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21038,7 +21038,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 42 - 5
mirror/packages/windows.html

@@ -13820,7 +13820,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0</td>
+<td>v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21198,6 +21198,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libparserutils")
 </code></pre>
+<h3 id="libpcapwindows">libpcap (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>the LIBpcap interface to various kernel packet capture mechanism</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.tcpdump.org/">https://www.tcpdump.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, arm64ec, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpcap/xmake.lua">libpcap/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install libpcap
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("libpcap")
+</code></pre>
 <h3 id="libpeconvwindows">libpeconv (windows)</h3>
 <table>
 <thead>
@@ -22735,7 +22772,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v8.15.1, v8.15.2, v8.15.3</td>
+<td>v8.15.1, v8.15.2, v8.15.3, v8.15.4</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -28476,7 +28513,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.0, v1.4.0, v1.5.0</td>
+<td>v1.3.0, v1.4.0, v1.5.0, v1.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -39127,7 +39164,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -40180,7 +40217,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.11.2, v0.12.0</td>
+<td>v0.11.2, v0.12.0, v0.13.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 50 - 2
packages/android.md

@@ -5502,6 +5502,30 @@ add_requires("gklib")
 ```
 
 
+### glaze (android)
+
+
+| Description | *Extremely fast, in memory, JSON and interface library for modern C++* |
+| -- | -- |
+| Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
+| License | MIT |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] glaze
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glaze")
+```
+
+
 ### glbinding (android)
 
 
@@ -11736,7 +11760,7 @@ add_requires("neco")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -16189,6 +16213,30 @@ add_requires("spirv-headers")
 ```
 
 
+### spirv-reflect (android)
+
+
+| Description | *SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.* |
+| -- | -- |
+| Homepage | [https://github.com/KhronosGroup/SPIRV-Reflect](https://github.com/KhronosGroup/SPIRV-Reflect) |
+| License | Apache-2.0 |
+| Versions | 1.2.154+1, 1.2.162+0, 1.2.189+1, 1.3.231+1, 1.3.250+1, 1.3.261+1, 1.3.268+0, 1.3.275+0, 1.3.280+0, 1.3.283+0, 1.3.290+0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [spirv-reflect/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/spirv-reflect/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] spirv-reflect
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("spirv-reflect")
+```
+
+
 ### spirv-tools (android)
 
 
@@ -16244,7 +16292,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 4 - 4
packages/bsd.md

@@ -5796,7 +5796,7 @@ add_requires("gklib")
 | -- | -- |
 | Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
 | License | MIT |
-| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0 |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
 | Architectures | i386, x86_64 |
 | Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
 
@@ -12013,7 +12013,7 @@ add_requires("neco")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | i386, x86_64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -16423,7 +16423,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -16971,7 +16971,7 @@ add_requires("swig")
 | -- | -- |
 | Homepage | [https://symengine.org](https://symengine.org) |
 | License | MIT |
-| Versions | v0.11.2, v0.12.0 |
+| Versions | v0.11.2, v0.12.0, v0.13.0 |
 | Architectures | i386, x86_64 |
 | Definition | [symengine/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/symengine/xmake.lua) |
 

+ 52 - 4
packages/cross.md

@@ -5649,6 +5649,30 @@ add_requires("gklib")
 ```
 
 
+### glaze (cross)
+
+
+| Description | *Extremely fast, in memory, JSON and interface library for modern C++* |
+| -- | -- |
+| Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
+| License | MIT |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] glaze
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glaze")
+```
+
+
 ### glbinding (cross)
 
 
@@ -8326,6 +8350,30 @@ add_requires("libparserutils")
 ```
 
 
+### libpcap (cross)
+
+
+| Description | *the LIBpcap interface to various kernel packet capture mechanism* |
+| -- | -- |
+| Homepage | [https://www.tcpdump.org/](https://www.tcpdump.org/) |
+| License | BSD-3-Clause |
+| Versions | 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [libpcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] libpcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libpcap")
+```
+
+
 ### libplist (cross)
 
 
@@ -9002,7 +9050,7 @@ add_requires("libuv")
 | -- | -- |
 | Homepage | [https://libvips.github.io/libvips/](https://libvips.github.io/libvips/) |
 | License | LGPL-2.1 |
-| Versions | v8.15.1, v8.15.2, v8.15.3 |
+| Versions | v8.15.1, v8.15.2, v8.15.3, v8.15.4 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [libvips/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libvips/xmake.lua) |
 
@@ -11216,7 +11264,7 @@ add_requires("neargye-scope_guard")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -15437,7 +15485,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -15914,7 +15962,7 @@ add_requires("swig")
 | -- | -- |
 | Homepage | [https://symengine.org](https://symengine.org) |
 | License | MIT |
-| Versions | v0.11.2, v0.12.0 |
+| Versions | v0.11.2, v0.12.0, v0.13.0 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [symengine/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/symengine/xmake.lua) |
 

+ 26 - 2
packages/iphoneos.md

@@ -5357,6 +5357,30 @@ add_requires("giflib")
 ```
 
 
+### glaze (iphoneos)
+
+
+| Description | *Extremely fast, in memory, JSON and interface library for modern C++* |
+| -- | -- |
+| Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
+| License | MIT |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
+| Architectures | arm64, x86_64 |
+| Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos glaze
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glaze")
+```
+
+
 ### glbinding (iphoneos)
 
 
@@ -11351,7 +11375,7 @@ add_requires("neco")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -15596,7 +15620,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 6 - 6
packages/linux.md

@@ -9725,7 +9725,7 @@ add_requires("glad")
 | -- | -- |
 | Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
 | License | MIT |
-| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0 |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
 
@@ -17391,7 +17391,7 @@ add_requires("libverto")
 | -- | -- |
 | Homepage | [https://libvips.github.io/libvips/](https://libvips.github.io/libvips/) |
 | License | LGPL-2.1 |
-| Versions | v8.15.1, v8.15.2, v8.15.3 |
+| Versions | v8.15.1, v8.15.2, v8.15.3, v8.15.4 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libvips/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libvips/xmake.lua) |
 
@@ -22106,7 +22106,7 @@ add_requires("nghttp2")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -29825,7 +29825,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -30610,7 +30610,7 @@ add_requires("swisseph")
 | -- | -- |
 | Homepage | [https://symengine.org](https://symengine.org) |
 | License | MIT |
-| Versions | v0.11.2, v0.12.0 |
+| Versions | v0.11.2, v0.12.0, v0.13.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [symengine/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/symengine/xmake.lua) |
 
@@ -33878,7 +33878,7 @@ add_requires("whisper.cpp")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x5637f52fdca0 |
+| License | table: 0x55c40b5614a0 |
 | Versions | 1.13 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 6 - 6
packages/macosx.md

@@ -9059,7 +9059,7 @@ add_requires("glad")
 | -- | -- |
 | Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
 | License | MIT |
-| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0 |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
 
@@ -16015,7 +16015,7 @@ add_requires("libverto")
 | -- | -- |
 | Homepage | [https://libvips.github.io/libvips/](https://libvips.github.io/libvips/) |
 | License | LGPL-2.1 |
-| Versions | v8.15.1, v8.15.2, v8.15.3 |
+| Versions | v8.15.1, v8.15.2, v8.15.3, v8.15.4 |
 | Architectures | arm64, x86_64 |
 | Definition | [libvips/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libvips/xmake.lua) |
 
@@ -20422,7 +20422,7 @@ add_requires("nghttp2")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -27522,7 +27522,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -28284,7 +28284,7 @@ add_requires("swisseph")
 | -- | -- |
 | Homepage | [https://symengine.org](https://symengine.org) |
 | License | MIT |
-| Versions | v0.11.2, v0.12.0 |
+| Versions | v0.11.2, v0.12.0, v0.13.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [symengine/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/symengine/xmake.lua) |
 
@@ -31291,7 +31291,7 @@ add_requires("which")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x5637f52fdca0 |
+| License | table: 0x55c40b5614a0 |
 | Versions | 1.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 28 - 4
packages/mingw.md

@@ -6206,7 +6206,7 @@ add_requires("glad")
 | -- | -- |
 | Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
 | License | MIT |
-| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0 |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
 
@@ -9660,6 +9660,30 @@ add_requires("libparserutils")
 ```
 
 
+### libpcap (mingw)
+
+
+| Description | *the LIBpcap interface to various kernel packet capture mechanism* |
+| -- | -- |
+| Homepage | [https://www.tcpdump.org/](https://www.tcpdump.org/) |
+| License | BSD-3-Clause |
+| Versions | 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [libpcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] libpcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libpcap")
+```
+
+
 ### libpeconv (mingw)
 
 
@@ -13073,7 +13097,7 @@ add_requires("newtondynamics4")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -18153,7 +18177,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -18725,7 +18749,7 @@ add_requires("swig")
 | -- | -- |
 | Homepage | [https://symengine.org](https://symengine.org) |
 | License | MIT |
-| Versions | v0.11.2, v0.12.0 |
+| Versions | v0.11.2, v0.12.0, v0.13.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [symengine/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/symengine/xmake.lua) |
 

+ 73 - 2
packages/msys.md

@@ -5525,6 +5525,30 @@ add_requires("gklib")
 ```
 
 
+### glaze (msys)
+
+
+| Description | *Extremely fast, in memory, JSON and interface library for modern C++* |
+| -- | -- |
+| Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
+| License | MIT |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
+| Architectures | i386, x86_64 |
+| Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install glaze
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("glaze")
+```
+
+
 ### glbinding (msys)
 
 
@@ -8012,6 +8036,30 @@ add_requires("libparserutils")
 ```
 
 
+### libpcap (msys)
+
+
+| Description | *the LIBpcap interface to various kernel packet capture mechanism* |
+| -- | -- |
+| Homepage | [https://www.tcpdump.org/](https://www.tcpdump.org/) |
+| License | BSD-3-Clause |
+| Versions | 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5 |
+| Architectures | i386, x86_64 |
+| Definition | [libpcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libpcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libpcap")
+```
+
+
 ### libpeconv (msys)
 
 
@@ -10900,7 +10948,7 @@ add_requires("neargye-scope_guard")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | i386, x86_64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -11177,6 +11225,29 @@ add_requires("noisy")
 ```
 
 
+### npcap_sdk (msys)
+
+
+| Description | *Npcap is the Nmap Project's packet capture (and sending) library for Microsoft Windows.* |
+| -- | -- |
+| Homepage | [https://npcap.com/](https://npcap.com/) |
+| Versions | 1.12, 1.13 |
+| Architectures | i386, x86_64 |
+| Definition | [npcap_sdk/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/npcap_sdk/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install npcap_sdk
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("npcap_sdk")
+```
+
+
 ### nsync (msys)
 
 
@@ -14814,7 +14885,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 3 - 3
packages/wasm.md

@@ -4938,7 +4938,7 @@ add_requires("gklib")
 | -- | -- |
 | Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
 | License | MIT |
-| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0 |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
 | Architectures | wasm32, wasm64 |
 | Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
 
@@ -10090,7 +10090,7 @@ add_requires("neargye-scope_guard")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -13765,7 +13765,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 29 - 5
packages/windows.md

@@ -8993,7 +8993,7 @@ add_requires("glad")
 | -- | -- |
 | Homepage | [https://github.com/stephenberry/glaze](https://github.com/stephenberry/glaze) |
 | License | MIT |
-| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0 |
+| Versions | v1.3.5, v2.2.0, v2.3.1, v2.4.2, v2.4.4, v2.5.3, v2.6.4, v2.7.0, v2.9.5, v3.1.7, v3.3.2, v3.6.0, v3.6.2 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [glaze/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/g/glaze/xmake.lua) |
 
@@ -13853,6 +13853,30 @@ add_requires("libparserutils")
 ```
 
 
+### libpcap (windows)
+
+
+| Description | *the LIBpcap interface to various kernel packet capture mechanism* |
+| -- | -- |
+| Homepage | [https://www.tcpdump.org/](https://www.tcpdump.org/) |
+| License | BSD-3-Clause |
+| Versions | 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [libpcap/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libpcap/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install libpcap
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("libpcap")
+```
+
+
 ### libpeconv (windows)
 
 
@@ -14859,7 +14883,7 @@ add_requires("libva")
 | -- | -- |
 | Homepage | [https://libvips.github.io/libvips/](https://libvips.github.io/libvips/) |
 | License | LGPL-2.1 |
-| Versions | v8.15.1, v8.15.2, v8.15.3 |
+| Versions | v8.15.1, v8.15.2, v8.15.3, v8.15.4 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [libvips/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libvips/xmake.lua) |
 
@@ -18643,7 +18667,7 @@ add_requires("nghttp2")
 | -- | -- |
 | Homepage | [https://github.com/ngtcp2/nghttp3](https://github.com/ngtcp2/nghttp3) |
 | License | MIT |
-| Versions | v1.3.0, v1.4.0, v1.5.0 |
+| Versions | v1.3.0, v1.4.0, v1.5.0, v1.6.0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [nghttp3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nghttp3/xmake.lua) |
 
@@ -25651,7 +25675,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -26342,7 +26366,7 @@ add_requires("swig")
 | -- | -- |
 | Homepage | [https://symengine.org](https://symengine.org) |
 | License | MIT |
-| Versions | v0.11.2, v0.12.0 |
+| Versions | v0.11.2, v0.12.0, v0.13.0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [symengine/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/symengine/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-10-08T00:42:02+08:00</lastmod>
+  <lastmod>2024-10-08T03:28:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-10-08T00:42:09+08:00</lastmod>
+  <lastmod>2024-10-08T03:28:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-10-08T00:42:09+08:00</lastmod>
+  <lastmod>2024-10-08T03:28:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-10-08T00:42:09+08:00</lastmod>
+  <lastmod>2024-10-08T03:28:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-10-08T00:42:10+08:00</lastmod>
+  <lastmod>2024-10-08T03:28:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-10-08T00:42:10+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-10-08T00:42:10+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-10-08T00:42:11+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-10-08T00:42:11+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-10-08T00:42:11+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-10-08T00:42:12+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-10-08T00:42:12+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-10-08T00:42:12+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-10-08T00:42:13+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-10-08T00:42:13+08:00</lastmod>
+  <lastmod>2024-10-08T03:29:03+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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