Quellcode durchsuchen

autoupdate docs by xmake-repo/ci

ruki vor 2 Jahren
Ursprung
Commit
d7bedcb4c4

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: vc-ltl5, ada, units**
+- **Recently added: b2, vc-ltl5, ada**
 
 [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 (886)
+- Packages (887)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 39 - 2
mirror/packages/android.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -487,6 +487,43 @@
 <pre><code class="lang-lua">add_requires("avir")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2android">b2 (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</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/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="basenandroid">base-n (android)</h3>
 <table>
 <thead>
@@ -10721,7 +10758,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0</td>
+<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/bsd.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -454,6 +454,43 @@
 <pre><code class="lang-lua">add_requires("avir")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2bsd">b2 (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</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/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="basenbsd">base-n (bsd)</h3>
 <table>
 <thead>
@@ -9458,7 +9495,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0</td>
+<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/cross.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -417,6 +417,43 @@
 <pre><code class="lang-lua">add_requires("avir")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2cross">b2 (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, 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/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="basencross">base-n (cross)</h3>
 <table>
 <thead>
@@ -8795,7 +8832,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0</td>
+<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/iphoneos.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -417,6 +417,43 @@
 <pre><code class="lang-lua">add_requires("avir")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2iphoneos">b2 (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</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/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="baseniphoneos">base-n (iphoneos)</h3>
 <table>
 <thead>
@@ -9770,7 +9807,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0</td>
+<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 41 - 4
mirror/packages/linux.html

@@ -214,7 +214,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -1031,6 +1031,43 @@
 <pre><code class="lang-lua">add_requires("aws-sdk-cpp")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2linux">b2 (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armv7, armv7s, i386, 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/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="backwardcpplinux">backward-cpp (linux)</h3>
 <table>
 <thead>
@@ -2496,7 +2533,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>5.1.1, 5.2.1, 5.3, 5.4</td>
+<td>5.1.1, 5.2.1, 5.3, 5.4, 5.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18321,7 +18358,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>4.1.0</td>
+<td>4.1.0, 4.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26227,7 +26264,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0</td>
+<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 41 - 4
mirror/packages/macosx.html

@@ -177,7 +177,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -842,6 +842,43 @@
 <pre><code class="lang-lua">add_requires("aws-sdk-cpp")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2macosx">b2 (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</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/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="backwardcppmacosx">backward-cpp (macosx)</h3>
 <table>
 <thead>
@@ -2241,7 +2278,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>5.1.1, 5.2.1, 5.3, 5.4</td>
+<td>5.1.1, 5.2.1, 5.3, 5.4, 5.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17037,7 +17074,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>4.1.0</td>
+<td>4.1.0, 4.2.0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -24490,7 +24527,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0</td>
+<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 40 - 3
mirror/packages/mingw.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -454,6 +454,43 @@
 <pre><code class="lang-lua">add_requires("avir")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2mingw">b2 (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</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/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="backwardcppmingw">backward-cpp (mingw)</h3>
 <table>
 <thead>
@@ -1219,7 +1256,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>5.1.1, 5.2.1, 5.3, 5.4</td>
+<td>5.1.1, 5.2.1, 5.3, 5.4, 5.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -11474,7 +11511,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0</td>
+<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 38 - 1
mirror/packages/msys.html

@@ -106,7 +106,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -454,6 +454,43 @@
 <pre><code class="lang-lua">add_requires("avir")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2msys">b2 (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</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/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="basenmsys">base-n (msys)</h3>
 <table>
 <thead>

+ 37 - 0
mirror/packages/wasm.html

@@ -380,6 +380,43 @@
 <pre><code class="lang-lua">add_requires("avir")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2wasm">b2 (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="basenwasm">base-n (wasm)</h3>
 <table>
 <thead>

+ 40 - 3
mirror/packages/windows.html

@@ -177,7 +177,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x5611666ab850</td>
+<td>table: 0x557438355940</td>
 </tr>
 <tr>
 <td>Versions</td>
@@ -710,6 +710,43 @@
 <pre><code class="lang-lua">add_requires("avir")
 </code></pre>
 <h2 id="b">b</h2>
+<h3 id="b2windows">b2 (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>B2 makes it easy to build C++ projects, everywhere.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://www.bfgroup.xyz/b2/">https://www.bfgroup.xyz/b2/</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>4.9.6</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua">b2/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install b2
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("b2")
+</code></pre>
 <h3 id="backwardcppwindows">backward-cpp (windows)</h3>
 <table>
 <thead>
@@ -2076,7 +2113,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>5.1.1, 5.2.1, 5.3, 5.4</td>
+<td>5.1.1, 5.2.1, 5.3, 5.4, 5.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21516,7 +21553,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0</td>
+<td>v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 26 - 2
packages/android.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -262,6 +262,30 @@ add_requires("avir")
 
 
 ## b
+### b2 (android)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### base-n (android)
 
 
@@ -7117,7 +7141,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
 | License | MIT |
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
 

+ 26 - 2
packages/bsd.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | i386, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -239,6 +239,30 @@ add_requires("avir")
 
 
 ## b
+### b2 (bsd)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | i386, x86_64 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### base-n (bsd)
 
 
@@ -6285,7 +6309,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
 | License | MIT |
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
 | Architectures | i386, x86_64 |
 | Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
 

+ 26 - 2
packages/cross.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -215,6 +215,30 @@ add_requires("avir")
 
 
 ## b
+### b2 (cross)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### base-n (cross)
 
 
@@ -5839,7 +5863,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
 | License | MIT |
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
 

+ 26 - 2
packages/iphoneos.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -215,6 +215,30 @@ add_requires("avir")
 
 
 ## b
+### b2 (iphoneos)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | arm64, x86_64 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### base-n (iphoneos)
 
 
@@ -6481,7 +6505,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
 | License | MIT |
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
 

+ 28 - 4
packages/linux.md

@@ -78,7 +78,7 @@ add_requires("acl")
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -621,6 +621,30 @@ add_requires("aws-sdk-cpp")
 
 
 ## b
+### b2 (linux)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### backward-cpp (linux)
 
 
@@ -1596,7 +1620,7 @@ add_requires("cfitsio")
 | -- | -- |
 | Homepage | [https://www.cgal.org/](https://www.cgal.org/) |
 | License | LGPL-3.0 |
-| Versions | 5.1.1, 5.2.1, 5.3, 5.4 |
+| Versions | 5.1.1, 5.2.1, 5.3, 5.4, 5.5.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [cgal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgal/xmake.lua) |
 
@@ -12185,7 +12209,7 @@ add_requires("mpdecimal")
 | -- | -- |
 | Homepage | [https://www.mpfr.org/](https://www.mpfr.org/) |
 | License | LGPL-3.0 |
-| Versions | 4.1.0 |
+| Versions | 4.1.0, 4.2.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [mpfr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mpfr/xmake.lua) |
 
@@ -17463,7 +17487,7 @@ add_requires("talloc")
 | -- | -- |
 | Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
 | License | MIT |
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
 

+ 28 - 4
packages/macosx.md

@@ -54,7 +54,7 @@ add_requires("abseil")
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -500,6 +500,30 @@ add_requires("aws-sdk-cpp")
 
 
 ## b
+### b2 (macosx)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | arm64, x86_64 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### backward-cpp (macosx)
 
 
@@ -1429,7 +1453,7 @@ add_requires("cfitsio")
 | -- | -- |
 | Homepage | [https://www.cgal.org/](https://www.cgal.org/) |
 | License | LGPL-3.0 |
-| Versions | 5.1.1, 5.2.1, 5.3, 5.4 |
+| Versions | 5.1.1, 5.2.1, 5.3, 5.4, 5.5.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [cgal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgal/xmake.lua) |
 
@@ -11333,7 +11357,7 @@ add_requires("mpdecimal")
 | -- | -- |
 | Homepage | [https://www.mpfr.org/](https://www.mpfr.org/) |
 | License | LGPL-3.0 |
-| Versions | 4.1.0 |
+| Versions | 4.1.0, 4.2.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [mpfr/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mpfr/xmake.lua) |
 
@@ -16306,7 +16330,7 @@ add_requires("talloc")
 | -- | -- |
 | Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
 | License | MIT |
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
 | Architectures | arm64, x86_64 |
 | Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
 

+ 27 - 3
packages/mingw.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -239,6 +239,30 @@ add_requires("avir")
 
 
 ## b
+### b2 (mingw)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### backward-cpp (mingw)
 
 
@@ -744,7 +768,7 @@ add_requires("ceval")
 | -- | -- |
 | Homepage | [https://www.cgal.org/](https://www.cgal.org/) |
 | License | LGPL-3.0 |
-| Versions | 5.1.1, 5.2.1, 5.3, 5.4 |
+| Versions | 5.1.1, 5.2.1, 5.3, 5.4, 5.5.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [cgal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgal/xmake.lua) |
 
@@ -7615,7 +7639,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
 | License | MIT |
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
 

+ 25 - 1
packages/msys.md

@@ -5,7 +5,7 @@
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | i386, x86_64 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -239,6 +239,30 @@ add_requires("avir")
 
 
 ## b
+### b2 (msys)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | i386, x86_64 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### base-n (msys)
 
 

+ 24 - 0
packages/wasm.md

@@ -191,6 +191,30 @@ add_requires("avir")
 
 
 ## b
+### b2 (wasm)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | wasm32 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### base-n (wasm)
 
 

+ 27 - 3
packages/windows.md

@@ -54,7 +54,7 @@ add_requires("abseil")
 | Description | *WHATWG-compliant and fast URL parser written in modern C++* |
 | -- | -- |
 | Homepage | [https://ada-url.github.io/ada](https://ada-url.github.io/ada) |
-| License | table: 0x5611666ab850 |
+| License | table: 0x557438355940 |
 | Versions | 2.3.1 |
 | Architectures | arm64, x64, x86 |
 | Definition | [ada/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/ada/xmake.lua) |
@@ -408,6 +408,30 @@ add_requires("avir")
 
 
 ## b
+### b2 (windows)
+
+
+| Description | *B2 makes it easy to build C++ projects, everywhere.* |
+| -- | -- |
+| Homepage | [https://www.bfgroup.xyz/b2/](https://www.bfgroup.xyz/b2/) |
+| License | BSL-1.0 |
+| Versions | 4.9.6 |
+| Architectures | arm64, x64, x86 |
+| Definition | [b2/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/b/b2/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install b2
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("b2")
+```
+
+
 ### backward-cpp (windows)
 
 
@@ -1314,7 +1338,7 @@ add_requires("cfitsio")
 | -- | -- |
 | Homepage | [https://www.cgal.org/](https://www.cgal.org/) |
 | License | LGPL-3.0 |
-| Versions | 5.1.1, 5.2.1, 5.3, 5.4 |
+| Versions | 5.1.1, 5.2.1, 5.3, 5.4, 5.5.2 |
 | Architectures | arm64, x64, x86 |
 | Definition | [cgal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cgal/xmake.lua) |
 
@@ -14272,7 +14296,7 @@ add_requires("tabulate")
 | -- | -- |
 | Homepage | [https://taskflow.github.io/](https://taskflow.github.io/) |
 | License | MIT |
-| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0 |
+| Versions | v3.0.0, v3.1.0, v3.2.0, v3.3.0, v3.4.0, v3.5.0, v3.6.0 |
 | Architectures | arm64, x64, x86 |
 | Definition | [taskflow/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/t/taskflow/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-05-08T08:27:30+08:00</lastmod>
+  <lastmod>2023-05-08T10:53:57+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-05-08T08:27:34+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-05-08T08:27:34+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-05-08T08:27:34+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-05-08T08:27:35+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-05-08T08:27:35+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-05-08T08:27:35+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-05-08T08:27:36+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-05-08T08:27:36+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-05-08T08:27:36+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-05-08T08:27:37+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-05-08T08:27:37+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-05-08T08:27:37+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-05-08T08:27:38+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-05-08T08:27:38+08:00</lastmod>
+  <lastmod>2023-05-08T10:54:04+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: vc-ltl5, ada, units**
+- **Recently added: b2, vc-ltl5, ada**
 
 [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)
-- 包列表 (886)
+- 包列表 (887)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)