Преглед на файлове

autoupdate docs by xmake-repo/ci

ruki преди 1 година
родител
ревизия
184dd7a4a1

+ 38 - 1
mirror/packages/android.html

@@ -16252,6 +16252,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nlohmann_json")
 </code></pre>
+<h3 id="nloptandroid">nlopt (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.7.0, v2.7.1, v2.8.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua">nlopt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] nlopt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("nlopt")
+</code></pre>
 <h3 id="nmdandroid">nmd (android)</h3>
 <table>
 <thead>
@@ -21998,7 +22035,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/bsd.html

@@ -16556,6 +16556,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nlohmann_json")
 </code></pre>
+<h3 id="nloptbsd">nlopt (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.7.0, v2.7.1, v2.8.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/n/nlopt/xmake.lua">nlopt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install nlopt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("nlopt")
+</code></pre>
 <h3 id="nmdbsd">nmd (bsd)</h3>
 <table>
 <thead>
@@ -22187,7 +22224,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/cross.html

@@ -15440,6 +15440,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nlohmann_json")
 </code></pre>
+<h3 id="nloptcross">nlopt (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.7.0, v2.7.1, v2.8.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/n/nlopt/xmake.lua">nlopt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] nlopt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("nlopt")
+</code></pre>
 <h3 id="nmdcross">nmd (cross)</h3>
 <table>
 <thead>
@@ -20927,7 +20964,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/iphoneos.html

@@ -15552,6 +15552,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nlohmann_json")
 </code></pre>
+<h3 id="nloptiphoneos">nlopt (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.7.0, v2.7.1, v2.8.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/n/nlopt/xmake.lua">nlopt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos nlopt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("nlopt")
+</code></pre>
 <h3 id="nmdiphoneos">nmd (iphoneos)</h3>
 <table>
 <thead>
@@ -21043,7 +21080,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 5 - 5
mirror/packages/linux.html

@@ -31491,13 +31491,13 @@
 <thead>
 <tr>
 <th>Description</th>
-<th><em>NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information.</em></th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
 </tr>
 </thead>
 <tbody>
 <tr>
 <td>Homepage</td>
-<td><a href="https://github.com/stevengj/nlopt/">https://github.com/stevengj/nlopt/</a></td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
 </tr>
 <tr>
 <td>License</td>
@@ -31505,7 +31505,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.7.0, v2.7.1</td>
+<td>v2.7.0, v2.7.1, v2.8.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -42284,7 +42284,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -48179,7 +48179,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55fab6e942a0</td>
+<td>table: 0x5607acff8600</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 5 - 5
mirror/packages/macosx.html

@@ -29310,13 +29310,13 @@
 <thead>
 <tr>
 <th>Description</th>
-<th><em>NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information.</em></th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
 </tr>
 </thead>
 <tbody>
 <tr>
 <td>Homepage</td>
-<td><a href="https://github.com/stevengj/nlopt/">https://github.com/stevengj/nlopt/</a></td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
 </tr>
 <tr>
 <td>License</td>
@@ -29324,7 +29324,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.7.0, v2.7.1</td>
+<td>v2.7.0, v2.7.1, v2.8.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -39235,7 +39235,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -44735,7 +44735,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55fab6e942a0</td>
+<td>table: 0x5607acff8600</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 38 - 1
mirror/packages/mingw.html

@@ -18140,6 +18140,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nlohmann_json")
 </code></pre>
+<h3 id="nloptmingw">nlopt (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.7.0, v2.7.1, v2.8.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua">nlopt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] nlopt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("nlopt")
+</code></pre>
 <h3 id="nmdmingw">nmd (mingw)</h3>
 <table>
 <thead>
@@ -24795,7 +24832,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/msys.html

@@ -14725,6 +14725,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nlohmann_json")
 </code></pre>
+<h3 id="nloptmsys">nlopt (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.7.0, v2.7.1, v2.8.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/n/nlopt/xmake.lua">nlopt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install nlopt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("nlopt")
+</code></pre>
 <h3 id="nmdmsys">nmd (msys)</h3>
 <table>
 <thead>
@@ -19644,7 +19681,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/wasm.html

@@ -13680,6 +13680,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("nlohmann_json")
 </code></pre>
+<h3 id="nloptwasm">nlopt (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>LGPL-2.1</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v2.7.0, v2.7.1, v2.8.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/n/nlopt/xmake.lua">nlopt/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm nlopt
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("nlopt")
+</code></pre>
 <h3 id="nmdwasm">nmd (wasm)</h3>
 <table>
 <thead>
@@ -18336,7 +18373,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 4 - 4
mirror/packages/windows.html

@@ -26645,13 +26645,13 @@
 <thead>
 <tr>
 <th>Description</th>
-<th><em>NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information.</em></th>
+<th><em>library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization</em></th>
 </tr>
 </thead>
 <tbody>
 <tr>
 <td>Homepage</td>
-<td><a href="https://github.com/stevengj/nlopt/">https://github.com/stevengj/nlopt/</a></td>
+<td><a href="https://github.com/stevengj/nlopt">https://github.com/stevengj/nlopt</a></td>
 </tr>
 <tr>
 <td>License</td>
@@ -26659,7 +26659,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.7.0, v2.7.1</td>
+<td>v2.7.0, v2.7.1, v2.8.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -36434,7 +36434,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 25 - 1
packages/android.md

@@ -10627,6 +10627,30 @@ add_requires("nlohmann_json")
 ```
 
 
+### nlopt (android)
+
+
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
+| -- | -- |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
+| License | LGPL-2.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] nlopt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("nlopt")
+```
+
+
 ### nmd (android)
 
 
@@ -14405,7 +14429,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/bsd.md

@@ -10834,6 +10834,30 @@ add_requires("nlohmann_json")
 ```
 
 
+### nlopt (bsd)
+
+
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
+| -- | -- |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
+| License | LGPL-2.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
+| Architectures | i386, x86_64 |
+| Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install nlopt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("nlopt")
+```
+
+
 ### nmd (bsd)
 
 
@@ -14539,7 +14563,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/cross.md

@@ -10083,6 +10083,30 @@ add_requires("nlohmann_json")
 ```
 
 
+### nlopt (cross)
+
+
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
+| -- | -- |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
+| License | LGPL-2.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] nlopt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("nlopt")
+```
+
+
 ### nmd (cross)
 
 
@@ -13693,7 +13717,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/iphoneos.md

@@ -10170,6 +10170,30 @@ add_requires("nlohmann_json")
 ```
 
 
+### nlopt (iphoneos)
+
+
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
+| -- | -- |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
+| License | LGPL-2.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos nlopt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("nlopt")
+```
+
+
 ### nmd (iphoneos)
 
 
@@ -13781,7 +13805,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 5 - 5
packages/linux.md

@@ -20731,11 +20731,11 @@ add_requires("nlohmann_json")
 ### nlopt (linux)
 
 
-| Description | *NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information.* |
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
 | -- | -- |
-| Homepage | [https://github.com/stevengj/nlopt/](https://github.com/stevengj/nlopt/) |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
 | License | LGPL-2.1 |
-| Versions | v2.7.0, v2.7.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
 
@@ -27834,7 +27834,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -31719,7 +31719,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: 0x55fab6e942a0 |
+| License | table: 0x5607acff8600 |
 | Versions | 1.13 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 5 - 5
packages/macosx.md

@@ -19286,11 +19286,11 @@ add_requires("nlohmann_json")
 ### nlopt (macosx)
 
 
-| Description | *NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information.* |
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
 | -- | -- |
-| Homepage | [https://github.com/stevengj/nlopt/](https://github.com/stevengj/nlopt/) |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
 | License | LGPL-2.1 |
-| Versions | v2.7.0, v2.7.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
 
@@ -25818,7 +25818,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -29442,7 +29442,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: 0x55fab6e942a0 |
+| License | table: 0x5607acff8600 |
 | 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

@@ -11866,6 +11866,30 @@ add_requires("nlohmann_json")
 ```
 
 
+### nlopt (mingw)
+
+
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
+| -- | -- |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
+| License | LGPL-2.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] nlopt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("nlopt")
+```
+
+
 ### nmd (mingw)
 
 
@@ -16240,7 +16264,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/msys.md

@@ -9624,6 +9624,30 @@ add_requires("nlohmann_json")
 ```
 
 
+### nlopt (msys)
+
+
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
+| -- | -- |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
+| License | LGPL-2.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
+| Architectures | i386, x86_64 |
+| Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install nlopt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("nlopt")
+```
+
+
 ### nmd (msys)
 
 
@@ -12856,7 +12880,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 1
packages/wasm.md

@@ -8935,6 +8935,30 @@ add_requires("nlohmann_json")
 ```
 
 
+### nlopt (wasm)
+
+
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
+| -- | -- |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
+| License | LGPL-2.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
+| Architectures | wasm32, wasm64 |
+| Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm nlopt
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("nlopt")
+```
+
+
 ### nmd (wasm)
 
 
@@ -11998,7 +12022,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.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+100, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 4 - 4
packages/windows.md

@@ -17462,11 +17462,11 @@ add_requires("nlohmann_json")
 ### nlopt (windows)
 
 
-| Description | *NLopt is a library for nonlinear local and global optimization, for functions with and without gradient information.* |
+| Description | *library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization* |
 | -- | -- |
-| Homepage | [https://github.com/stevengj/nlopt/](https://github.com/stevengj/nlopt/) |
+| Homepage | [https://github.com/stevengj/nlopt](https://github.com/stevengj/nlopt) |
 | License | LGPL-2.1 |
-| Versions | v2.7.0, v2.7.1 |
+| Versions | v2.7.0, v2.7.1, v2.8.0 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [nlopt/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/n/nlopt/xmake.lua) |
 
@@ -23901,7 +23901,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+100, 3.46.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 |
 | 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>2024-08-16T16:53:51+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:43+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-08-16T16:53:58+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:49+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-08-16T16:53:58+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-08-16T16:53:58+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-08-16T16:53:58+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-08-16T16:53:59+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-08-16T16:53:59+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:50+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-08-16T16:53:59+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-08-16T16:54:00+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:51+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-08-16T16:54:00+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-08-16T16:54:00+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-08-16T16:54:01+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:52+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-08-16T16:54:01+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-08-16T16:54:02+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-08-16T16:54:02+08:00</lastmod>
+  <lastmod>2024-08-17T00:12:54+08:00</lastmod>
 </url>
 
 </urlset>