ソースを参照

autoupdate docs by xmake-repo/ci

ruki 2 週間 前
コミット
99773ef285

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: gaussianlib, glgpuselect, concerto-core**
+- **Recently added: innoextract, gaussianlib, glgpuselect**
 
 [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 (1808)
+- Packages (1809)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 34 - 1
mirror/packages/android.html

@@ -13419,6 +13419,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("inja")
 </code></pre>
+<h3 id="innoextractandroid">innoextract (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99android">interface99 (android)</h3>
 <table>
 <thead>
@@ -32816,7 +32849,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+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+400, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/bsd.html

@@ -13323,6 +13323,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("inja")
 </code></pre>
+<h3 id="innoextractbsd">innoextract (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99bsd">interface99 (bsd)</h3>
 <table>
 <thead>
@@ -32981,7 +33014,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/cross.html

@@ -13076,6 +13076,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("inja")
 </code></pre>
+<h3 id="innoextractcross">innoextract (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99cross">interface99 (cross)</h3>
 <table>
 <thead>
@@ -31598,7 +31631,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+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+200, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/iphoneos.html

@@ -12834,6 +12834,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("inja")
 </code></pre>
+<h3 id="innoextractiphoneos">innoextract (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99iphoneos">interface99 (iphoneos)</h3>
 <table>
 <thead>
@@ -31199,7 +31232,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+200, 3.50.0+0, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+400, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 35 - 2
mirror/packages/linux.html

@@ -20857,6 +20857,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("injector")
 </code></pre>
+<h3 id="innoextractlinux">innoextract (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99linux">interface99 (linux)</h3>
 <table>
 <thead>
@@ -52052,7 +52085,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+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+400, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -59250,7 +59283,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55919935d470</td>
+<td>table: 0x5644968cd5a0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 35 - 2
mirror/packages/macosx.html

@@ -19586,6 +19586,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("injector")
 </code></pre>
+<h3 id="innoextractmacosx">innoextract (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99macosx">interface99 (macosx)</h3>
 <table>
 <thead>
@@ -48193,7 +48226,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -54922,7 +54955,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55919935d470</td>
+<td>table: 0x5644968cd5a0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 34 - 1
mirror/packages/mingw.html

@@ -14669,6 +14669,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("injector")
 </code></pre>
+<h3 id="innoextractmingw">innoextract (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99mingw">interface99 (mingw)</h3>
 <table>
 <thead>
@@ -35235,7 +35268,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+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+200, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/msys.html

@@ -13052,6 +13052,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("inja")
 </code></pre>
+<h3 id="innoextractmsys">innoextract (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99msys">interface99 (msys)</h3>
 <table>
 <thead>
@@ -30977,7 +31010,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+200, 3.50.0+0, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+400, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/wasm.html

@@ -11382,6 +11382,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("inja")
 </code></pre>
+<h3 id="innoextractwasm">innoextract (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99wasm">interface99 (wasm)</h3>
 <table>
 <thead>
@@ -27678,7 +27711,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+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+400, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 34 - 1
mirror/packages/windows.html

@@ -19931,6 +19931,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("injector")
 </code></pre>
+<h3 id="innoextractwindows">innoextract (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>A tool to unpack installers created by Inno Setup</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://constexpr.org/innoextract/">https://constexpr.org/innoextract/</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2025.02.07</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/i/innoextract/xmake.lua">innoextract/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install innoextract
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("innoextract")
+</code></pre>
 <h3 id="interface99windows">interface99 (windows)</h3>
 <table>
 <thead>
@@ -47071,7 +47104,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200, 3.50.0+300</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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 24 - 1
packages/android.md

@@ -8730,6 +8730,29 @@ add_requires("inja")
 ```
 
 
+### innoextract (android)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (android)
 
 
@@ -21446,7 +21469,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+400, 3.50.0+300 |
 | 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) |
 

+ 24 - 1
packages/bsd.md

@@ -8660,6 +8660,29 @@ add_requires("inja")
 ```
 
 
+### innoextract (bsd)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | i386, x86_64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (bsd)
 
 
@@ -21574,7 +21597,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+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 24 - 1
packages/cross.md

@@ -8495,6 +8495,29 @@ add_requires("inja")
 ```
 
 
+### innoextract (cross)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (cross)
 
 
@@ -20653,7 +20676,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+200, 3.50.0+300 |
 | 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) |
 

+ 24 - 1
packages/iphoneos.md

@@ -8346,6 +8346,29 @@ add_requires("inja")
 ```
 
 
+### innoextract (iphoneos)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | arm64, x86_64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (iphoneos)
 
 
@@ -20391,7 +20414,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+200, 3.50.0+0, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+400, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+300 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 25 - 2
packages/linux.md

@@ -13615,6 +13615,29 @@ add_requires("injector")
 ```
 
 
+### innoextract (linux)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (linux)
 
 
@@ -34170,7 +34193,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+400, 3.50.0+300 |
 | 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) |
 
@@ -38897,7 +38920,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: 0x55919935d470 |
+| License | table: 0x5644968cd5a0 |
 | 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) |

+ 25 - 2
packages/macosx.md

@@ -12781,6 +12781,29 @@ add_requires("injector")
 ```
 
 
+### innoextract (macosx)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | arm64, x86_64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (macosx)
 
 
@@ -31627,7 +31650,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -36045,7 +36068,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: 0x55919935d470 |
+| License | table: 0x5644968cd5a0 |
 | 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) |

+ 24 - 1
packages/mingw.md

@@ -9544,6 +9544,29 @@ add_requires("injector")
 ```
 
 
+### innoextract (mingw)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (mingw)
 
 
@@ -23039,7 +23062,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+200, 3.50.0+300 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 24 - 1
packages/msys.md

@@ -8489,6 +8489,29 @@ add_requires("inja")
 ```
 
 
+### innoextract (msys)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | i386, x86_64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (msys)
 
 
@@ -20247,7 +20270,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+100, 3.50.0+200, 3.50.0+0, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+400, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+300 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 24 - 1
packages/wasm.md

@@ -7393,6 +7393,29 @@ add_requires("inja")
 ```
 
 
+### innoextract (wasm)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | wasm32, wasm64 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (wasm)
 
 
@@ -18080,7 +18103,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+200, 3.45.0+100, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+100, 3.50.0+200, 3.50.0+400, 3.50.0+300 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 24 - 1
packages/windows.md

@@ -13000,6 +13000,29 @@ add_requires("injector")
 ```
 
 
+### innoextract (windows)
+
+
+| Description | *A tool to unpack installers created by Inno Setup* |
+| -- | -- |
+| Homepage | [https://constexpr.org/innoextract/](https://constexpr.org/innoextract/) |
+| Versions | 2025.02.07 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [innoextract/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/innoextract/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install innoextract
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("innoextract")
+```
+
+
 ### interface99 (windows)
 
 
@@ -30823,7 +30846,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+300, 3.45.0+100, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+100, 3.47.0+200, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200, 3.50.0+300 |
+| 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+200, 3.47.0+100, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+200, 3.50.0+400, 3.50.0+100, 3.50.0+0, 3.50.0+300 |
 | 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-27T09:48:26+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:42+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2025-08-27T09:48:38+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2025-08-27T09:48:38+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2025-08-27T09:48:39+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2025-08-27T09:48:39+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:54+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2025-08-27T09:48:40+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2025-08-27T09:48:40+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2025-08-27T09:48:40+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:55+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2025-08-27T09:48:41+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2025-08-27T09:48:41+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2025-08-27T09:48:42+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2025-08-27T09:48:42+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2025-08-27T09:48:42+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2025-08-27T09:48:42+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2025-08-27T09:48:42+08:00</lastmod>
+  <lastmod>2025-08-27T09:51:57+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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