Pārlūkot izejas kodu

autoupdate docs by xmake-repo/ci

ruki 2 mēneši atpakaļ
vecāks
revīzija
0ec08fd8b9

+ 1 - 1
_sidebar.md

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

+ 38 - 38
mirror/packages/android.html

@@ -14187,6 +14187,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lcms")
 </code></pre>
+<h3 id="lemonandroid">lemon (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/l/lemon/xmake.lua">lemon/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] lemon
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lemon")
+</code></pre>
 <h3 id="lercandroid">lerc (android)</h3>
 <table>
 <thead>
@@ -16005,43 +16042,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libkmod")
 </code></pre>
-<h3 id="liblemonandroid">liblemon (android)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/l/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="liblifthttpandroid">liblifthttp (android)</h3>
 <table>
 <thead>
@@ -31377,7 +31377,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+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.45.0+200, 3.45.0+300, 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 38
mirror/packages/bsd.html

@@ -14120,6 +14120,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lcms")
 </code></pre>
+<h3 id="lemonbsd">lemon (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/lemon/xmake.lua">lemon/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lemon
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lemon")
+</code></pre>
 <h3 id="lercbsd">lerc (bsd)</h3>
 <table>
 <thead>
@@ -15802,43 +15839,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libkeyfinder")
 </code></pre>
-<h3 id="liblemonbsd">liblemon (bsd)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="libllvmbsd">libllvm (bsd)</h3>
 <table>
 <thead>
@@ -31328,7 +31328,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+100, 3.45.0+300, 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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 38
mirror/packages/cross.html

@@ -15621,43 +15621,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libkeyfinder")
 </code></pre>
-<h3 id="liblemoncross">liblemon (cross)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="libllvmcross">libllvm (cross)</h3>
 <table>
 <thead>
@@ -30196,7 +30159,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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.45.0+200, 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 38
mirror/packages/iphoneos.html

@@ -13598,6 +13598,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lcms")
 </code></pre>
+<h3 id="lemoniphoneos">lemon (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/l/lemon/xmake.lua">lemon/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos lemon
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lemon")
+</code></pre>
 <h3 id="lerciphoneos">lerc (iphoneos)</h3>
 <table>
 <thead>
@@ -15313,43 +15350,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libkeyfinder")
 </code></pre>
-<h3 id="liblemoniphoneos">liblemon (iphoneos)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/l/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p iphoneos liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="liblifthttpiphoneos">liblifthttp (iphoneos)</h3>
 <table>
 <thead>
@@ -29986,7 +29986,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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 3 - 40
mirror/packages/linux.html

@@ -26076,43 +26076,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("liblas")
 </code></pre>
-<h3 id="liblemonlinux">liblemon (linux)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/l/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="liblifthttplinux">liblifthttp (linux)</h3>
 <table>
 <thead>
@@ -48322,7 +48285,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.4, v0.6.5, v0.6.6</td>
+<td>v0.6.4, v0.6.5, v0.6.6, v0.6.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -50753,7 +50716,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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -57721,7 +57684,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5562ed847610</td>
+<td>table: 0x555b262fa880</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 2 - 39
mirror/packages/macosx.html

@@ -24196,43 +24196,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("liblas")
 </code></pre>
-<h3 id="liblemonmacosx">liblemon (macosx)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/l/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="liblifthttpmacosx">liblifthttp (macosx)</h3>
 <table>
 <thead>
@@ -47116,7 +47079,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+100, 3.45.0+300, 3.45.0+200, 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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.45.0+200, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -53619,7 +53582,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5562ed847610</td>
+<td>table: 0x555b262fa880</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 2 - 39
mirror/packages/mingw.html

@@ -17572,43 +17572,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libkeyfinder")
 </code></pre>
-<h3 id="liblemonmingw">liblemon (mingw)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="libmaxminddbmingw">libmaxminddb (mingw)</h3>
 <table>
 <thead>
@@ -32369,7 +32332,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.4, v0.6.5, v0.6.6</td>
+<td>v0.6.4, v0.6.5, v0.6.6, v0.6.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -34051,7 +34014,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+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.45.0+200, 3.45.0+300, 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 39
mirror/packages/msys.html

@@ -13779,6 +13779,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lcms")
 </code></pre>
+<h3 id="lemonmsys">lemon (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/lemon/xmake.lua">lemon/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install lemon
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lemon")
+</code></pre>
 <h3 id="lercmsys">lerc (msys)</h3>
 <table>
 <thead>
@@ -15350,43 +15387,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libkeyfinder")
 </code></pre>
-<h3 id="liblemonmsys">liblemon (msys)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="libmaxminddbmsys">libmaxminddb (msys)</h3>
 <table>
 <thead>
@@ -28078,7 +28078,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.4, v0.6.5, v0.6.6</td>
+<td>v0.6.4, v0.6.5, v0.6.6, v0.6.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -29394,7 +29394,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+100, 3.45.0+300, 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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 38
mirror/packages/wasm.html

@@ -12146,6 +12146,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("lcms")
 </code></pre>
+<h3 id="lemonwasm">lemon (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>1.3.1</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/l/lemon/xmake.lua">lemon/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm lemon
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("lemon")
+</code></pre>
 <h3 id="lercwasm">lerc (wasm)</h3>
 <table>
 <thead>
@@ -13458,43 +13495,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("libkeyfinder")
 </code></pre>
-<h3 id="liblemonwasm">liblemon (wasm)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/l/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install -p wasm liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="libmaxminddbwasm">libmaxminddb (wasm)</h3>
 <table>
 <thead>
@@ -26568,7 +26568,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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.45.0+200, 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 39
mirror/packages/windows.html

@@ -23751,43 +23751,6 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("liblas")
 </code></pre>
-<h3 id="liblemonwindows">liblemon (windows)</h3>
-<table>
-<thead>
-<tr>
-<th>Description</th>
-<th><em>Library for Efficient Modeling and Optimization in Networks.</em></th>
-</tr>
-</thead>
-<tbody>
-<tr>
-<td>Homepage</td>
-<td><a href="https://lemon.cs.elte.hu/trac/lemon">https://lemon.cs.elte.hu/trac/lemon</a></td>
-</tr>
-<tr>
-<td>License</td>
-<td>BSL-1.0</td>
-</tr>
-<tr>
-<td>Versions</td>
-<td>1.3.1</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/liblemon/xmake.lua">liblemon/xmake.lua</a></td>
-</tr>
-</tbody>
-</table>
-<h5 id="installcommand">Install command</h5>
-<pre><code class="lang-console">xrepo install liblemon
-</code></pre>
-<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
-<pre><code class="lang-lua">add_requires("liblemon")
-</code></pre>
 <h3 id="libllvmwindows">libllvm (windows)</h3>
 <table>
 <thead>
@@ -43608,7 +43571,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.6.4, v0.6.5, v0.6.6</td>
+<td>v0.6.4, v0.6.5, v0.6.6, v0.6.7</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -45895,7 +45858,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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0</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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 25 - 25
packages/android.md

@@ -9237,6 +9237,30 @@ add_requires("lcms")
 ```
 
 
+### lemon (android)
+
+
+| Description | *Library for Efficient Modeling and Optimization in Networks.* |
+| -- | -- |
+| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
+| License | BSL-1.0 |
+| Versions | 1.3.1 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [lemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lemon/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] lemon
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lemon")
+```
+
+
 ### lerc (android)
 
 
@@ -10429,30 +10453,6 @@ add_requires("libkmod")
 ```
 
 
-### liblemon (android)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p android [--ndk=/xxx] liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### liblifthttp (android)
 
 
@@ -20511,7 +20511,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+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.45.0+200, 3.45.0+300, 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | 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) |
 

+ 25 - 25
packages/bsd.md

@@ -9189,6 +9189,30 @@ add_requires("lcms")
 ```
 
 
+### lemon (bsd)
+
+
+| Description | *Library for Efficient Modeling and Optimization in Networks.* |
+| -- | -- |
+| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
+| License | BSL-1.0 |
+| Versions | 1.3.1 |
+| Architectures | i386, x86_64 |
+| Definition | [lemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lemon/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lemon
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lemon")
+```
+
+
 ### lerc (bsd)
 
 
@@ -10288,30 +10312,6 @@ add_requires("libkeyfinder")
 ```
 
 
-### liblemon (bsd)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | i386, x86_64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### libllvm (bsd)
 
 
@@ -20497,7 +20497,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+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+100, 3.45.0+300, 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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 1 - 25
packages/cross.md

@@ -10169,30 +10169,6 @@ add_requires("libkeyfinder")
 ```
 
 
-### liblemon (cross)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p cross [--sdk=/xxx] liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### libllvm (cross)
 
 
@@ -19742,7 +19718,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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.45.0+200, 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | 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) |
 

+ 25 - 25
packages/iphoneos.md

@@ -8852,6 +8852,30 @@ add_requires("lcms")
 ```
 
 
+### lemon (iphoneos)
+
+
+| Description | *Library for Efficient Modeling and Optimization in Networks.* |
+| -- | -- |
+| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
+| License | BSL-1.0 |
+| Versions | 1.3.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [lemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lemon/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos lemon
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lemon")
+```
+
+
 ### lerc (iphoneos)
 
 
@@ -9974,30 +9998,6 @@ add_requires("libkeyfinder")
 ```
 
 
-### liblemon (iphoneos)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | arm64, x86_64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p iphoneos liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### liblifthttp (iphoneos)
 
 
@@ -19601,7 +19601,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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 3 - 27
packages/linux.md

@@ -17071,30 +17071,6 @@ add_requires("liblas")
 ```
 
 
-### liblemon (linux)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### liblifthttp (linux)
 
 
@@ -31733,7 +31709,7 @@ add_requires("s7")
 | -- | -- |
 | Homepage | [https://cursey.dev/safetyhook](https://cursey.dev/safetyhook) |
 | License | BSL-1.0 |
-| Versions | v0.6.4, v0.6.5, v0.6.6 |
+| Versions | v0.6.4, v0.6.5, v0.6.6, v0.6.7 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [safetyhook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/safetyhook/xmake.lua) |
 
@@ -33329,7 +33305,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+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | 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) |
 
@@ -37910,7 +37886,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: 0x5562ed847610 |
+| License | table: 0x555b262fa880 |
 | 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) |

+ 2 - 26
packages/macosx.md

@@ -15834,30 +15834,6 @@ add_requires("liblas")
 ```
 
 
-### liblemon (macosx)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | arm64, x86_64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### liblifthttp (macosx)
 
 
@@ -30930,7 +30906,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+100, 3.45.0+300, 3.45.0+200, 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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.45.0+200, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -35203,7 +35179,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: 0x5562ed847610 |
+| License | table: 0x555b262fa880 |
 | 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) |

+ 2 - 26
packages/mingw.md

@@ -11455,30 +11455,6 @@ add_requires("libkeyfinder")
 ```
 
 
-### liblemon (mingw)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | arm, arm64, i386, x86_64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p mingw [--mingw=/xxx] liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### libmaxminddb (mingw)
 
 
@@ -21172,7 +21148,7 @@ add_requires("s7")
 | -- | -- |
 | Homepage | [https://cursey.dev/safetyhook](https://cursey.dev/safetyhook) |
 | License | BSL-1.0 |
-| Versions | v0.6.4, v0.6.5, v0.6.6 |
+| Versions | v0.6.4, v0.6.5, v0.6.6, v0.6.7 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [safetyhook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/safetyhook/xmake.lua) |
 
@@ -22271,7 +22247,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+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.45.0+200, 3.45.0+300, 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 26
packages/msys.md

@@ -8971,6 +8971,30 @@ add_requires("lcms")
 ```
 
 
+### lemon (msys)
+
+
+| Description | *Library for Efficient Modeling and Optimization in Networks.* |
+| -- | -- |
+| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
+| License | BSL-1.0 |
+| Versions | 1.3.1 |
+| Architectures | i386, x86_64 |
+| Definition | [lemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lemon/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install lemon
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lemon")
+```
+
+
 ### lerc (msys)
 
 
@@ -9998,30 +10022,6 @@ add_requires("libkeyfinder")
 ```
 
 
-### liblemon (msys)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | i386, x86_64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### libmaxminddb (msys)
 
 
@@ -18357,7 +18357,7 @@ add_requires("s7")
 | -- | -- |
 | Homepage | [https://cursey.dev/safetyhook](https://cursey.dev/safetyhook) |
 | License | BSL-1.0 |
-| Versions | v0.6.4, v0.6.5, v0.6.6 |
+| Versions | v0.6.4, v0.6.5, v0.6.6, v0.6.7 |
 | Architectures | i386, x86_64 |
 | Definition | [safetyhook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/safetyhook/xmake.lua) |
 
@@ -19217,7 +19217,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+100, 3.45.0+300, 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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 25
packages/wasm.md

@@ -7899,6 +7899,30 @@ add_requires("lcms")
 ```
 
 
+### lemon (wasm)
+
+
+| Description | *Library for Efficient Modeling and Optimization in Networks.* |
+| -- | -- |
+| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
+| License | BSL-1.0 |
+| Versions | 1.3.1 |
+| Architectures | wasm32, wasm64 |
+| Definition | [lemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lemon/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm lemon
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("lemon")
+```
+
+
 ### lerc (wasm)
 
 
@@ -8758,30 +8782,6 @@ add_requires("libkeyfinder")
 ```
 
 
-### liblemon (wasm)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | wasm32, wasm64 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install -p wasm liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### libmaxminddb (wasm)
 
 
@@ -17360,7 +17360,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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.45.0+200, 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+0, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 2 - 26
packages/windows.md

@@ -15509,30 +15509,6 @@ add_requires("liblas")
 ```
 
 
-### liblemon (windows)
-
-
-| Description | *Library for Efficient Modeling and Optimization in Networks.* |
-| -- | -- |
-| Homepage | [https://lemon.cs.elte.hu/trac/lemon](https://lemon.cs.elte.hu/trac/lemon) |
-| License | BSL-1.0 |
-| Versions | 1.3.1 |
-| Architectures | arm, arm64, arm64ec, x64, x86 |
-| Definition | [liblemon/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/liblemon/xmake.lua) |
-
-##### Install command
-
-```console
-xrepo install liblemon
-```
-
-##### Integration in the project (xmake.lua)
-
-```lua
-add_requires("liblemon")
-```
-
-
 ### libllvm (windows)
 
 
@@ -28556,7 +28532,7 @@ add_requires("s7")
 | -- | -- |
 | Homepage | [https://cursey.dev/safetyhook](https://cursey.dev/safetyhook) |
 | License | BSL-1.0 |
-| Versions | v0.6.4, v0.6.5, v0.6.6 |
+| Versions | v0.6.4, v0.6.5, v0.6.6, v0.6.7 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [safetyhook/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/safetyhook/xmake.lua) |
 
@@ -30057,7 +30033,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+100, 3.49.0+200, 3.49.0+0, 3.50.0+100, 3.50.0+0 |
+| 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100 |
 | 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-06-25T10:15:42+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:35+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2025-06-25T10:15:55+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:46+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2025-06-25T10:15:55+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2025-06-25T10:15:55+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:47+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2025-06-25T10:15:56+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2025-06-25T10:15:56+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2025-06-25T10:15:56+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:48+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2025-06-25T10:15:57+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2025-06-25T10:15:57+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2025-06-25T10:15:57+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2025-06-25T10:15:58+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2025-06-25T10:15:58+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2025-06-25T10:15:58+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2025-06-25T10:15:58+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2025-06-25T10:15:58+08:00</lastmod>
+  <lastmod>2025-06-25T13:41:50+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_sidebar.md

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