Ver Fonte

autoupdate docs by xmake-repo/ci

ruki há 3 semanas atrás
pai
commit
cc4978eac3

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: td, tdtl, telegram-bot-api**
+- **Recently added: concerto-core, td, tdtl**
 
 [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 (1805)
+- Packages (1806)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 75 - 1
mirror/packages/android.html

@@ -5225,6 +5225,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocoreandroid">concerto-core (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrentqueueandroid">concurrentqueue (android)</h3>
 <table>
 <thead>
@@ -22994,6 +23031,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("msdfgen")
 </code></pre>
+<h3 id="msgpackcandroid">msgpack-c (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>MessagePack implementation for C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://msgpack.org/">https://msgpack.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.0.0, 6.0.1, 6.0.2, 6.1.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua">msgpack-c/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] msgpack-c
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("msgpack-c")
+</code></pre>
 <h3 id="msgpackcxxandroid">msgpack-cxx (android)</h3>
 <table>
 <thead>
@@ -32701,7 +32775,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+400</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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/bsd.html

@@ -5343,6 +5343,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocorebsd">concerto-core (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</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/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrentqueuebsd">concurrentqueue (bsd)</h3>
 <table>
 <thead>
@@ -23512,6 +23549,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("msdfgen")
 </code></pre>
+<h3 id="msgpackcbsd">msgpack-c (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>MessagePack implementation for C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://msgpack.org/">https://msgpack.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.0.0, 6.0.1, 6.0.2, 6.1.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/m/msgpack-c/xmake.lua">msgpack-c/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install msgpack-c
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("msgpack-c")
+</code></pre>
 <h3 id="msgpackcxxbsd">msgpack-cxx (bsd)</h3>
 <table>
 <thead>
@@ -32870,7 +32944,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200, 3.50.0+400</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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/cross.html

@@ -5096,6 +5096,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocorecross">concerto-core (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</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/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrentqueuecross">concurrentqueue (cross)</h3>
 <table>
 <thead>
@@ -22487,6 +22524,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("msdfgen")
 </code></pre>
+<h3 id="msgpackccross">msgpack-c (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>MessagePack implementation for C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://msgpack.org/">https://msgpack.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.0.0, 6.0.1, 6.0.2, 6.1.0</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/m/msgpack-c/xmake.lua">msgpack-c/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] msgpack-c
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("msgpack-c")
+</code></pre>
 <h3 id="msgpackcxxcross">msgpack-cxx (cross)</h3>
 <table>
 <thead>
@@ -31487,7 +31561,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+300, 3.50.0+0, 3.50.0+400</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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/iphoneos.html

@@ -4932,6 +4932,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocoreiphoneos">concerto-core (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</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/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrentqueueiphoneos">concurrentqueue (iphoneos)</h3>
 <table>
 <thead>
@@ -21932,6 +21969,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("msdfgen")
 </code></pre>
+<h3 id="msgpackciphoneos">msgpack-c (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>MessagePack implementation for C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://msgpack.org/">https://msgpack.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.0.0, 6.0.1, 6.0.2, 6.1.0</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/m/msgpack-c/xmake.lua">msgpack-c/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos msgpack-c
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("msgpack-c")
+</code></pre>
 <h3 id="msgpackcxxiphoneos">msgpack-cxx (iphoneos)</h3>
 <table>
 <thead>
@@ -31088,7 +31162,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+400</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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+300, 3.50.0+0, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/linux.html

@@ -7501,6 +7501,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocorelinux">concerto-core (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, loong64, 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/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrentqueuelinux">concurrentqueue (linux)</h3>
 <table>
 <thead>
@@ -51974,7 +52011,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+400</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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -59172,7 +59209,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x558b1e7078c0</td>
+<td>table: 0x55596c8d52a0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 39 - 2
mirror/packages/macosx.html

@@ -7065,6 +7065,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocoremacosx">concerto-core (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</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/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrencppmacosx">concurrencpp (macosx)</h3>
 <table>
 <thead>
@@ -48119,7 +48156,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200, 3.50.0+400</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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -54848,7 +54885,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x558b1e7078c0</td>
+<td>table: 0x55596c8d52a0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 38 - 1
mirror/packages/mingw.html

@@ -5525,6 +5525,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocoremingw">concerto-core (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</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/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrentqueuemingw">concurrentqueue (mingw)</h3>
 <table>
 <thead>
@@ -35161,7 +35198,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+300, 3.50.0+0, 3.50.0+400</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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/msys.html

@@ -5195,6 +5195,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocoremsys">concerto-core (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</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/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrentqueuemsys">concurrentqueue (msys)</h3>
 <table>
 <thead>
@@ -22158,6 +22195,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("msdfgen")
 </code></pre>
+<h3 id="msgpackcmsys">msgpack-c (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>MessagePack implementation for C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://msgpack.org/">https://msgpack.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.0.0, 6.0.1, 6.0.2, 6.1.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/m/msgpack-c/xmake.lua">msgpack-c/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install msgpack-c
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("msgpack-c")
+</code></pre>
 <h3 id="msgpackcxxmsys">msgpack-cxx (msys)</h3>
 <table>
 <thead>
@@ -30866,7 +30940,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+400</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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+300, 3.50.0+0, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 75 - 1
mirror/packages/wasm.html

@@ -4356,6 +4356,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commata")
 </code></pre>
+<h3 id="concertocorewasm">concerto-core (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrentqueuewasm">concurrentqueue (wasm)</h3>
 <table>
 <thead>
@@ -19571,6 +19608,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("msdfgen")
 </code></pre>
+<h3 id="msgpackcwasm">msgpack-c (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>MessagePack implementation for C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://msgpack.org/">https://msgpack.org/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.0.0, 6.0.1, 6.0.2, 6.1.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua">msgpack-c/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm msgpack-c
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("msgpack-c")
+</code></pre>
 <h3 id="msgpackcxxwasm">msgpack-cxx (wasm)</h3>
 <table>
 <thead>
@@ -27567,7 +27641,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+400</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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/windows.html

@@ -7114,6 +7114,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("commonlibsse-ng")
 </code></pre>
+<h3 id="concertocorewindows">concerto-core (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Concerto engine core library</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/ConcertoEngine/ConcertoCore">https://github.com/ConcertoEngine/ConcertoCore</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.08.21</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/c/concerto-core/xmake.lua">concerto-core/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install concerto-core
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("concerto-core")
+</code></pre>
 <h3 id="concurrencppwindows">concurrencpp (windows)</h3>
 <table>
 <thead>
@@ -46960,7 +46997,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200, 3.50.0+400</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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 49 - 1
packages/android.md

@@ -3367,6 +3367,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (android)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrentqueue (android)
 
 
@@ -15010,6 +15034,30 @@ add_requires("msdfgen")
 ```
 
 
+### msgpack-c (android)
+
+
+| Description | *MessagePack implementation for C* |
+| -- | -- |
+| Homepage | [https://msgpack.org/](https://msgpack.org/) |
+| License | BSL-1.0 |
+| Versions | 4.0.0, 6.0.1, 6.0.2, 6.1.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [msgpack-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] msgpack-c
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("msgpack-c")
+```
+
+
 ### msgpack-cxx (android)
 
 
@@ -21373,7 +21421,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+400 |
+| 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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+200 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/bsd.md

@@ -3439,6 +3439,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (bsd)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | i386, x86_64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrentqueue (bsd)
 
 
@@ -15359,6 +15383,30 @@ add_requires("msdfgen")
 ```
 
 
+### msgpack-c (bsd)
+
+
+| Description | *MessagePack implementation for C* |
+| -- | -- |
+| Homepage | [https://msgpack.org/](https://msgpack.org/) |
+| License | BSL-1.0 |
+| Versions | 4.0.0, 6.0.1, 6.0.2, 6.1.0 |
+| Architectures | i386, x86_64 |
+| Definition | [msgpack-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install msgpack-c
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("msgpack-c")
+```
+
+
 ### msgpack-cxx (bsd)
 
 
@@ -21502,7 +21550,7 @@ add_requires("spot")
 | -- | -- |
 | 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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200, 3.50.0+400 |
+| 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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+200 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/cross.md

@@ -3274,6 +3274,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (cross)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrentqueue (cross)
 
 
@@ -14675,6 +14699,30 @@ add_requires("msdfgen")
 ```
 
 
+### msgpack-c (cross)
+
+
+| Description | *MessagePack implementation for C* |
+| -- | -- |
+| Homepage | [https://msgpack.org/](https://msgpack.org/) |
+| License | BSL-1.0 |
+| Versions | 4.0.0, 6.0.1, 6.0.2, 6.1.0 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [msgpack-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] msgpack-c
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("msgpack-c")
+```
+
+
 ### msgpack-cxx (cross)
 
 
@@ -20581,7 +20629,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+300, 3.50.0+0, 3.50.0+400 |
+| 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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+200 |
 | 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) |
 

+ 49 - 1
packages/iphoneos.md

@@ -3174,6 +3174,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (iphoneos)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | arm64, x86_64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrentqueue (iphoneos)
 
 
@@ -14315,6 +14339,30 @@ add_requires("msdfgen")
 ```
 
 
+### msgpack-c (iphoneos)
+
+
+| Description | *MessagePack implementation for C* |
+| -- | -- |
+| Homepage | [https://msgpack.org/](https://msgpack.org/) |
+| License | BSL-1.0 |
+| Versions | 4.0.0, 6.0.1, 6.0.2, 6.1.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [msgpack-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos msgpack-c
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("msgpack-c")
+```
+
+
 ### msgpack-cxx (iphoneos)
 
 
@@ -20319,7 +20367,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+400 |
+| 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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+300, 3.50.0+0, 3.50.0+200 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/linux.md

@@ -4867,6 +4867,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (linux)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrentqueue (linux)
 
 
@@ -34121,7 +34145,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+400 |
+| 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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+200 |
 | Architectures | arm64, 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) |
 
@@ -38848,7 +38872,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: 0x558b1e7078c0 |
+| License | table: 0x55596c8d52a0 |
 | Versions | 1.13 |
 | Architectures | arm64, 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) |

+ 26 - 2
packages/macosx.md

@@ -4581,6 +4581,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (macosx)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | arm64, x86_64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrencpp (macosx)
 
 
@@ -31579,7 +31603,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200, 3.50.0+400 |
+| 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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+200 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -35997,7 +36021,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: 0x558b1e7078c0 |
+| License | table: 0x55596c8d52a0 |
 | 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) |

+ 25 - 1
packages/mingw.md

@@ -3560,6 +3560,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (mingw)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrentqueue (mingw)
 
 
@@ -22991,7 +23015,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+300, 3.50.0+0, 3.50.0+400 |
+| 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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+200 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/msys.md

@@ -3343,6 +3343,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (msys)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | i386, x86_64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrentqueue (msys)
 
 
@@ -14460,6 +14484,30 @@ add_requires("msdfgen")
 ```
 
 
+### msgpack-c (msys)
+
+
+| Description | *MessagePack implementation for C* |
+| -- | -- |
+| Homepage | [https://msgpack.org/](https://msgpack.org/) |
+| License | BSL-1.0 |
+| Versions | 4.0.0, 6.0.1, 6.0.2, 6.1.0 |
+| Architectures | i386, x86_64 |
+| Definition | [msgpack-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install msgpack-c
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("msgpack-c")
+```
+
+
 ### msgpack-cxx (msys)
 
 
@@ -20175,7 +20223,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+400 |
+| 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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+300, 3.50.0+0, 3.50.0+200 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 49 - 1
packages/wasm.md

@@ -2794,6 +2794,30 @@ add_requires("commata")
 ```
 
 
+### concerto-core (wasm)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | wasm32, wasm64 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrentqueue (wasm)
 
 
@@ -12766,6 +12790,30 @@ add_requires("msdfgen")
 ```
 
 
+### msgpack-c (wasm)
+
+
+| Description | *MessagePack implementation for C* |
+| -- | -- |
+| Homepage | [https://msgpack.org/](https://msgpack.org/) |
+| License | BSL-1.0 |
+| Versions | 4.0.0, 6.0.1, 6.0.2, 6.1.0 |
+| Architectures | wasm32, wasm64 |
+| Definition | [msgpack-c/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/msgpack-c/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm msgpack-c
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("msgpack-c")
+```
+
+
 ### msgpack-cxx (wasm)
 
 
@@ -18008,7 +18056,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+400 |
+| 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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+200, 3.49.0+0, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+100, 3.50.0+200 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/windows.md

@@ -4608,6 +4608,30 @@ add_requires("commonlibsse-ng")
 ```
 
 
+### concerto-core (windows)
+
+
+| Description | *Concerto engine core library* |
+| -- | -- |
+| Homepage | [https://github.com/ConcertoEngine/ConcertoCore](https://github.com/ConcertoEngine/ConcertoCore) |
+| License | MIT |
+| Versions | 2025.08.21 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [concerto-core/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/concerto-core/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install concerto-core
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("concerto-core")
+```
+
+
 ### concurrencpp (windows)
 
 
@@ -30751,7 +30775,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+400, 3.35.0+300, 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, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+100, 3.50.0+200, 3.50.0+400 |
+| 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, 3.47.0+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+0, 3.49.0+200, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300, 3.50.0+200 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2025-08-21T08:10:38+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:22+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2025-08-21T08:10:50+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2025-08-21T08:10:51+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:34+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2025-08-21T08:10:51+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2025-08-21T08:10:52+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2025-08-21T08:10:52+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2025-08-21T08:10:53+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:36+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2025-08-21T08:10:53+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2025-08-21T08:10:53+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2025-08-21T08:10:54+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:37+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2025-08-21T08:10:54+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2025-08-21T08:10:54+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2025-08-21T08:10:54+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2025-08-21T08:10:55+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:38+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2025-08-21T08:10:55+08:00</lastmod>
+  <lastmod>2025-08-21T15:38:38+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: td, tdtl, telegram-bot-api**
+- **Recently added: concerto-core, td, tdtl**
 
 [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)
-- 包列表 (1805)
+- 包列表 (1806)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)