Browse Source

autoupdate docs by xmake-repo/ci

ruki 1 year ago
parent
commit
9c775cdd87

+ 39 - 2
mirror/packages/android.html

@@ -5412,6 +5412,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doctest")
 </code></pre>
+<h3 id="doubleconversionandroid">double-conversion (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/double-conversion">https://github.com/google/double-conversion</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.1.5, v3.3.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/d/double-conversion/xmake.lua">double-conversion/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] double-conversion
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("double-conversion")
+</code></pre>
 <h3 id="doxygenandroid">doxygen (android)</h3>
 <table>
 <thead>
@@ -9356,7 +9393,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21220,7 +21257,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/bsd.html

@@ -5863,6 +5863,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doctest")
 </code></pre>
+<h3 id="doubleconversionbsd">double-conversion (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/double-conversion">https://github.com/google/double-conversion</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.1.5, v3.3.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/d/double-conversion/xmake.lua">double-conversion/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install double-conversion
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("double-conversion")
+</code></pre>
 <h3 id="doxygenbsd">doxygen (bsd)</h3>
 <table>
 <thead>
@@ -9667,7 +9704,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21405,7 +21442,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+100, 3.45.0+200, 3.46.0+0</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+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/cross.html

@@ -5682,6 +5682,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doctest")
 </code></pre>
+<h3 id="doubleconversioncross">double-conversion (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/double-conversion">https://github.com/google/double-conversion</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.1.5, v3.3.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/d/double-conversion/xmake.lua">double-conversion/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] double-conversion
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("double-conversion")
+</code></pre>
 <h3 id="doxygencross">doxygen (cross)</h3>
 <table>
 <thead>
@@ -9342,7 +9379,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20231,7 +20268,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/iphoneos.html

@@ -5193,6 +5193,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doctest")
 </code></pre>
+<h3 id="doubleconversioniphoneos">double-conversion (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/double-conversion">https://github.com/google/double-conversion</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.1.5, v3.3.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/d/double-conversion/xmake.lua">double-conversion/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos double-conversion
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("double-conversion")
+</code></pre>
 <h3 id="doxygeniphoneos">doxygen (iphoneos)</h3>
 <table>
 <thead>
@@ -8952,7 +8989,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -20195,7 +20232,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+100, 3.45.0+200, 3.46.0+0</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+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 7 - 7
mirror/packages/linux.html

@@ -3632,7 +3632,7 @@
 <tbody>
 <tr>
 <td>Homepage</td>
-<td><a href="https://github.com/apache/incubator-brpc">https://github.com/apache/incubator-brpc</a></td>
+<td><a href="https://brpc.apache.org">https://brpc.apache.org</a></td>
 </tr>
 <tr>
 <td>License</td>
@@ -3640,7 +3640,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0</td>
+<td>1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0, 1.10.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17305,7 +17305,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31967,7 +31967,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2</td>
+<td>v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -41586,7 +41586,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -47416,7 +47416,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5574ac2f64d0</td>
+<td>table: 0x55eddb1c1300</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -48661,7 +48661,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.4, 0.3.5</td>
+<td>0.3.4, 0.3.5, 0.3.6</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 7 - 7
mirror/packages/macosx.html

@@ -3336,7 +3336,7 @@
 <tbody>
 <tr>
 <td>Homepage</td>
-<td><a href="https://github.com/apache/incubator-brpc">https://github.com/apache/incubator-brpc</a></td>
+<td><a href="https://brpc.apache.org">https://brpc.apache.org</a></td>
 </tr>
 <tr>
 <td>License</td>
@@ -3344,7 +3344,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0</td>
+<td>1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0, 1.10.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16190,7 +16190,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -29720,7 +29720,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2</td>
+<td>v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -38545,7 +38545,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+100, 3.45.0+200, 3.46.0+0</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+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -43980,7 +43980,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5574ac2f64d0</td>
+<td>table: 0x55eddb1c1300</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -45151,7 +45151,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.4, 0.3.5</td>
+<td>0.3.4, 0.3.5, 0.3.6</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/mingw.html

@@ -6008,6 +6008,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doctest")
 </code></pre>
+<h3 id="doubleconversionmingw">double-conversion (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/double-conversion">https://github.com/google/double-conversion</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.1.5, v3.3.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/d/double-conversion/xmake.lua">double-conversion/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] double-conversion
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("double-conversion")
+</code></pre>
 <h3 id="doxygenmingw">doxygen (mingw)</h3>
 <table>
 <thead>
@@ -10491,7 +10528,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -24009,7 +24046,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/msys.html

@@ -5600,6 +5600,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doctest")
 </code></pre>
+<h3 id="doubleconversionmsys">double-conversion (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/double-conversion">https://github.com/google/double-conversion</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.1.5, v3.3.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/d/double-conversion/xmake.lua">double-conversion/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install double-conversion
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("double-conversion")
+</code></pre>
 <h3 id="doxygenmsys">doxygen (msys)</h3>
 <table>
 <thead>
@@ -8993,7 +9030,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18812,7 +18849,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+100, 3.45.0+200, 3.46.0+0</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+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/wasm.html

@@ -4802,6 +4802,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("doctest")
 </code></pre>
+<h3 id="doubleconversionwasm">double-conversion (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/google/double-conversion">https://github.com/google/double-conversion</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-3-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v3.1.5, v3.3.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/d/double-conversion/xmake.lua">double-conversion/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm double-conversion
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("double-conversion")
+</code></pre>
 <h3 id="doxygenwasm">doxygen (wasm)</h3>
 <table>
 <thead>
@@ -8055,7 +8092,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17677,7 +17714,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</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 4 - 4
mirror/packages/windows.html

@@ -15963,7 +15963,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10.3, v1.11.0</td>
+<td>v1.10.3, v1.11.0, v1.11.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -27067,7 +27067,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2</td>
+<td>v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -35789,7 +35789,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+100, 3.45.0+200, 3.46.0+0</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+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -42468,7 +42468,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>0.3.4, 0.3.5</td>
+<td>0.3.4, 0.3.5, 0.3.6</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 26 - 2
packages/android.md

@@ -3504,6 +3504,30 @@ add_requires("doctest")
 ```
 
 
+### double-conversion (android)
+
+
+| Description | *Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.* |
+| -- | -- |
+| Homepage | [https://github.com/google/double-conversion](https://github.com/google/double-conversion) |
+| License | BSD-3-Clause |
+| Versions | v3.1.5, v3.3.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [double-conversion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/double-conversion/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] double-conversion
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("double-conversion")
+```
+
+
 ### doxygen (android)
 
 
@@ -6094,7 +6118,7 @@ add_requires("ispc")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -13945,7 +13969,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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0 |
+| 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 |
 | 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) |
 

+ 26 - 2
packages/bsd.md

@@ -3792,6 +3792,30 @@ add_requires("doctest")
 ```
 
 
+### double-conversion (bsd)
+
+
+| Description | *Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.* |
+| -- | -- |
+| Homepage | [https://github.com/google/double-conversion](https://github.com/google/double-conversion) |
+| License | BSD-3-Clause |
+| Versions | v3.1.5, v3.3.0 |
+| Architectures | i386, x86_64 |
+| Definition | [double-conversion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/double-conversion/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install double-conversion
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("double-conversion")
+```
+
+
 ### doxygen (bsd)
 
 
@@ -6288,7 +6312,7 @@ add_requires("ispc")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | i386, x86_64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -14078,7 +14102,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+300, 3.45.0+100, 3.45.0+200, 3.46.0+0 |
+| 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+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/cross.md

@@ -3673,6 +3673,30 @@ add_requires("doctest")
 ```
 
 
+### double-conversion (cross)
+
+
+| Description | *Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.* |
+| -- | -- |
+| Homepage | [https://github.com/google/double-conversion](https://github.com/google/double-conversion) |
+| License | BSD-3-Clause |
+| Versions | v3.1.5, v3.3.0 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [double-conversion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/double-conversion/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] double-conversion
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("double-conversion")
+```
+
+
 ### doxygen (cross)
 
 
@@ -6074,7 +6098,7 @@ add_requires("ispc")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -13283,7 +13307,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+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 |
+| 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 |
 | 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) |
 

+ 26 - 2
packages/iphoneos.md

@@ -3359,6 +3359,30 @@ add_requires("doctest")
 ```
 
 
+### double-conversion (iphoneos)
+
+
+| Description | *Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.* |
+| -- | -- |
+| Homepage | [https://github.com/google/double-conversion](https://github.com/google/double-conversion) |
+| License | BSD-3-Clause |
+| Versions | v3.1.5, v3.3.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [double-conversion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/double-conversion/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos double-conversion
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("double-conversion")
+```
+
+
 ### doxygen (iphoneos)
 
 
@@ -5829,7 +5853,7 @@ add_requires("ispc")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -13274,7 +13298,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+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 |
+| 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+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 7 - 7
packages/linux.md

@@ -2322,9 +2322,9 @@ add_requires("brotli")
 
 | Description | *brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc.* |
 | -- | -- |
-| Homepage | [https://github.com/apache/incubator-brpc](https://github.com/apache/incubator-brpc) |
+| Homepage | [https://brpc.apache.org](https://brpc.apache.org) |
 | License | Apache-2.0 |
-| Versions | 1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0 |
+| Versions | 1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0, 1.10.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [brpc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brpc/xmake.lua) |
 
@@ -11328,7 +11328,7 @@ add_requires("itk")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -21103,7 +21103,7 @@ add_requires("olive.c")
 | -- | -- |
 | Homepage | [https://oneapi-src.github.io/oneDNN/](https://oneapi-src.github.io/oneDNN/) |
 | License | Apache-2.0 |
-| Versions | v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2 |
+| Versions | v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3 |
 | Architectures | x86_64 |
 | Definition | [onednn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/onednn/xmake.lua) |
 
@@ -27453,7 +27453,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+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 |
+| 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 |
 | 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) |
 
@@ -31307,7 +31307,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: 0x5574ac2f64d0 |
+| License | table: 0x55eddb1c1300 |
 | 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) |
@@ -32138,7 +32138,7 @@ add_requires("xz")
 | -- | -- |
 | Homepage | [https://github.com/alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs) |
 | License | Apache-2.0 |
-| Versions | 0.3.4, 0.3.5 |
+| Versions | 0.3.4, 0.3.5, 0.3.6 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [yalantinglibs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yalantinglibs/xmake.lua) |
 

+ 7 - 7
packages/macosx.md

@@ -2130,9 +2130,9 @@ add_requires("brotli")
 
 | Description | *brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc.* |
 | -- | -- |
-| Homepage | [https://github.com/apache/incubator-brpc](https://github.com/apache/incubator-brpc) |
+| Homepage | [https://brpc.apache.org](https://brpc.apache.org) |
 | License | Apache-2.0 |
-| Versions | 1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0 |
+| Versions | 1.3.0, 1.4.0, 1.5.0, 1.6.1, 1.7.0, 1.8.0, 1.10.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [brpc/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/brpc/xmake.lua) |
 
@@ -10592,7 +10592,7 @@ add_requires("itk")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -19612,7 +19612,7 @@ add_requires("olive.c")
 | -- | -- |
 | Homepage | [https://oneapi-src.github.io/oneDNN/](https://oneapi-src.github.io/oneDNN/) |
 | License | Apache-2.0 |
-| Versions | v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2 |
+| Versions | v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3 |
 | Architectures | x86_64 |
 | Definition | [onednn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/onednn/xmake.lua) |
 
@@ -25439,7 +25439,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+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 |
+| 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+0 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -29032,7 +29032,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: 0x5574ac2f64d0 |
+| License | table: 0x55eddb1c1300 |
 | 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) |
@@ -29815,7 +29815,7 @@ add_requires("xz")
 | -- | -- |
 | Homepage | [https://github.com/alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs) |
 | License | Apache-2.0 |
-| Versions | 0.3.4, 0.3.5 |
+| Versions | 0.3.4, 0.3.5, 0.3.6 |
 | Architectures | arm64, x86_64 |
 | Definition | [yalantinglibs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yalantinglibs/xmake.lua) |
 

+ 26 - 2
packages/mingw.md

@@ -3889,6 +3889,30 @@ add_requires("doctest")
 ```
 
 
+### double-conversion (mingw)
+
+
+| Description | *Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.* |
+| -- | -- |
+| Homepage | [https://github.com/google/double-conversion](https://github.com/google/double-conversion) |
+| License | BSD-3-Clause |
+| Versions | v3.1.5, v3.3.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [double-conversion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/double-conversion/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] double-conversion
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("double-conversion")
+```
+
+
 ### doxygen (mingw)
 
 
@@ -6835,7 +6859,7 @@ add_requires("ispc")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -15778,7 +15802,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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0 |
+| 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 |
 | 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 - 2
packages/msys.md

@@ -3623,6 +3623,30 @@ add_requires("doctest")
 ```
 
 
+### double-conversion (msys)
+
+
+| Description | *Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.* |
+| -- | -- |
+| Homepage | [https://github.com/google/double-conversion](https://github.com/google/double-conversion) |
+| License | BSD-3-Clause |
+| Versions | v3.1.5, v3.3.0 |
+| Architectures | i386, x86_64 |
+| Definition | [double-conversion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/double-conversion/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install double-conversion
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("double-conversion")
+```
+
+
 ### doxygen (msys)
 
 
@@ -5854,7 +5878,7 @@ add_requires("ispc")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | i386, x86_64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -12353,7 +12377,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+300, 3.45.0+100, 3.45.0+200, 3.46.0+0 |
+| 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+0 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/wasm.md

@@ -3099,6 +3099,30 @@ add_requires("doctest")
 ```
 
 
+### double-conversion (wasm)
+
+
+| Description | *Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.* |
+| -- | -- |
+| Homepage | [https://github.com/google/double-conversion](https://github.com/google/double-conversion) |
+| License | BSD-3-Clause |
+| Versions | v3.1.5, v3.3.0 |
+| Architectures | wasm32, wasm64 |
+| Definition | [double-conversion/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/d/double-conversion/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm double-conversion
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("double-conversion")
+```
+
+
 ### doxygen (wasm)
 
 
@@ -5236,7 +5260,7 @@ add_requires("ispc")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | wasm32, wasm64 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -11612,7 +11636,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+100, 3.45.0+300, 3.45.0+200, 3.46.0+0 |
+| 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 |
 | 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

@@ -10432,7 +10432,7 @@ add_requires("itk")
 | -- | -- |
 | Homepage | [https://github.com/iboB/itlib](https://github.com/iboB/itlib) |
 | License | MIT |
-| Versions | v1.10.3, v1.11.0 |
+| Versions | v1.10.3, v1.11.0, v1.11.1 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [itlib/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/itlib/xmake.lua) |
 
@@ -17791,7 +17791,7 @@ add_requires("olive.c")
 | -- | -- |
 | Homepage | [https://oneapi-src.github.io/oneDNN/](https://oneapi-src.github.io/oneDNN/) |
 | License | Apache-2.0 |
-| Versions | v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2 |
+| Versions | v2.5.4, v3.3.4, v3.4, v3.4.1, v3.4.2, v3.4.3, v3.5, v3.5.1, v3.5.2, v3.5.3 |
 | Architectures | x64 |
 | Definition | [onednn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/onednn/xmake.lua) |
 
@@ -23548,7 +23548,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+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 |
+| 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+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) |
 
@@ -27957,7 +27957,7 @@ add_requires("xz")
 | -- | -- |
 | Homepage | [https://github.com/alibaba/yalantinglibs](https://github.com/alibaba/yalantinglibs) |
 | License | Apache-2.0 |
-| Versions | 0.3.4, 0.3.5 |
+| Versions | 0.3.4, 0.3.5, 0.3.6 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [yalantinglibs/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/y/yalantinglibs/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-08-02T23:37:57+08:00</lastmod>
+  <lastmod>2024-08-03T07:16:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-08-02T23:38:03+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-08-02T23:38:03+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-08-02T23:38:03+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-08-02T23:38:03+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-08-02T23:38:04+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-08-02T23:38:04+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-08-02T23:38:04+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-08-02T23:38:05+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-08-02T23:38:05+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-08-02T23:38:05+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-08-02T23:38:06+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-08-02T23:38:06+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-08-02T23:38:07+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-08-02T23:38:07+08:00</lastmod>
+  <lastmod>2024-08-03T07:17:10+08:00</lastmod>
 </url>
 
 </urlset>