Преглед изворни кода

autoupdate docs by xmake-repo/ci

ruki пре 1 година
родитељ
комит
bacb4dec8d

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: mysql-build-tools, graaf, opentelemetry-cpp**
+- **Recently added: plutovg, imgui-color-text-edit, mysql-build-tools**
 
 [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 (1472)
+- Packages (1474)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 76 - 2
mirror/packages/android.html

@@ -9245,6 +9245,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imgui")
 </code></pre>
+<h3 id="imguicolortexteditandroid">imgui-color-text-edit (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Colorizing text editor for ImGui</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/BalazsJako/ImGuiColorTextEdit">https://github.com/BalazsJako/ImGuiColorTextEdit</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2019.06.15</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/i/imgui-color-text-edit/xmake.lua">imgui-color-text-edit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] imgui-color-text-edit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("imgui-color-text-edit")
+</code></pre>
 <h3 id="imguifiledialogandroid">imgui-file-dialog (android)</h3>
 <table>
 <thead>
@@ -13858,7 +13895,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18845,6 +18882,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgandroid">plutovg (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</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/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pocketfftandroid">pocketfft (android)</h3>
 <table>
 <thead>
@@ -22557,7 +22631,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/bsd.html

@@ -14248,7 +14248,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19227,6 +19227,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgbsd">plutovg (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pocketfftbsd">pocketfft (bsd)</h3>
 <table>
 <thead>
@@ -22894,7 +22931,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/cross.html

@@ -13338,7 +13338,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17893,6 +17893,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgcross">plutovg (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pocketfftcross">pocketfft (cross)</h3>
 <table>
 <thead>
@@ -21449,7 +21486,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 76 - 2
mirror/packages/iphoneos.html

@@ -8952,6 +8952,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imgui")
 </code></pre>
+<h3 id="imguicolortexteditiphoneos">imgui-color-text-edit (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Colorizing text editor for ImGui</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/BalazsJako/ImGuiColorTextEdit">https://github.com/BalazsJako/ImGuiColorTextEdit</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2019.06.15</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/imgui-color-text-edit/xmake.lua">imgui-color-text-edit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos imgui-color-text-edit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("imgui-color-text-edit")
+</code></pre>
 <h3 id="imguizmoiphoneos">imguizmo (iphoneos)</h3>
 <table>
 <thead>
@@ -13384,7 +13421,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -18038,6 +18075,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgiphoneos">plutovg (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pocketfftiphoneos">pocketfft (iphoneos)</h3>
 <table>
 <thead>
@@ -21602,7 +21676,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 77 - 3
mirror/packages/linux.html

@@ -16889,6 +16889,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imgui")
 </code></pre>
+<h3 id="imguicolortexteditlinux">imgui-color-text-edit (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Colorizing text editor for ImGui</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/BalazsJako/ImGuiColorTextEdit">https://github.com/BalazsJako/ImGuiColorTextEdit</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2019.06.15</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, 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/imgui-color-text-edit/xmake.lua">imgui-color-text-edit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install imgui-color-text-edit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("imgui-color-text-edit")
+</code></pre>
 <h3 id="imguifiledialoglinux">imgui-file-dialog (linux)</h3>
 <table>
 <thead>
@@ -27429,7 +27466,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -36452,6 +36489,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovglinux">plutovg (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, 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/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pmplinux">pmp (linux)</h3>
 <table>
 <thead>
@@ -43114,7 +43188,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -49050,7 +49124,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55b861a431d0</td>
+<td>table: 0x55a203bc87a0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 77 - 3
mirror/packages/macosx.html

@@ -15811,6 +15811,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imgui")
 </code></pre>
+<h3 id="imguicolortexteditmacosx">imgui-color-text-edit (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Colorizing text editor for ImGui</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/BalazsJako/ImGuiColorTextEdit">https://github.com/BalazsJako/ImGuiColorTextEdit</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2019.06.15</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/imgui-color-text-edit/xmake.lua">imgui-color-text-edit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install imgui-color-text-edit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("imgui-color-text-edit")
+</code></pre>
 <h3 id="imguifiledialogmacosx">imgui-file-dialog (macosx)</h3>
 <table>
 <thead>
@@ -25343,7 +25380,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -33831,6 +33868,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgmacosx">plutovg (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pmpmacosx">pmp (macosx)</h3>
 <table>
 <thead>
@@ -39876,7 +39950,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -45417,7 +45491,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55b861a431d0</td>
+<td>table: 0x55a203bc87a0</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 76 - 2
mirror/packages/mingw.html

@@ -10310,6 +10310,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imgui")
 </code></pre>
+<h3 id="imguicolortexteditmingw">imgui-color-text-edit (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Colorizing text editor for ImGui</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/BalazsJako/ImGuiColorTextEdit">https://github.com/BalazsJako/ImGuiColorTextEdit</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2019.06.15</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/imgui-color-text-edit/xmake.lua">imgui-color-text-edit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] imgui-color-text-edit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("imgui-color-text-edit")
+</code></pre>
 <h3 id="imguifiledialogmingw">imgui-file-dialog (mingw)</h3>
 <table>
 <thead>
@@ -15495,7 +15532,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -21041,6 +21078,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgmingw">plutovg (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pocketfftmingw">pocketfft (mingw)</h3>
 <table>
 <thead>
@@ -25506,7 +25580,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/msys.html

@@ -12845,7 +12845,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -17153,6 +17153,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgmsys">plutovg (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pocketfftmsys">pocketfft (msys)</h3>
 <table>
 <thead>
@@ -20425,7 +20462,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/wasm.html

@@ -11755,7 +11755,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -15849,6 +15849,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgwasm">plutovg (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pocketfftwasm">pocketfft (wasm)</h3>
 <table>
 <thead>
@@ -18899,7 +18936,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100</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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 76 - 2
mirror/packages/windows.html

@@ -15613,6 +15613,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imgui")
 </code></pre>
+<h3 id="imguicolortexteditwindows">imgui-color-text-edit (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Colorizing text editor for ImGui</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/BalazsJako/ImGuiColorTextEdit">https://github.com/BalazsJako/ImGuiColorTextEdit</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2019.06.15</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/imgui-color-text-edit/xmake.lua">imgui-color-text-edit/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install imgui-color-text-edit
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("imgui-color-text-edit")
+</code></pre>
 <h3 id="imguifiledialogwindows">imgui-file-dialog (windows)</h3>
 <table>
 <thead>
@@ -22736,7 +22773,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v2.3.5, v2.3.9, v2.4.0</td>
+<td>v2.3.5, v2.3.9, v2.4.0, v2.4.1</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -31059,6 +31096,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("plusaes")
 </code></pre>
+<h3 id="plutovgwindows">plutovg (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Tiny 2D vector graphics library in C</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/sammycage/plutovg">https://github.com/sammycage/plutovg</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.0.1</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, arm64ec, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua">plutovg/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install plutovg
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("plutovg")
+</code></pre>
 <h3 id="pmpwindows">pmp (windows)</h3>
 <table>
 <thead>
@@ -37005,7 +37079,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100</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</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 50 - 2
packages/android.md

@@ -6005,6 +6005,30 @@ add_requires("imgui")
 ```
 
 
+### imgui-color-text-edit (android)
+
+
+| Description | *Colorizing text editor for ImGui* |
+| -- | -- |
+| Homepage | [https://github.com/BalazsJako/ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit) |
+| License | MIT |
+| Versions | 2019.06.15 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [imgui-color-text-edit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui-color-text-edit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] imgui-color-text-edit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("imgui-color-text-edit")
+```
+
+
 ### imgui-file-dialog (android)
 
 
@@ -9039,7 +9063,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -12326,6 +12350,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (android)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pocketfft (android)
 
 
@@ -14766,7 +14814,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/bsd.md

@@ -9297,7 +9297,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | i386, x86_64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -12582,6 +12582,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (bsd)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | i386, x86_64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pocketfft (bsd)
 
 
@@ -14996,7 +15020,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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 |
 | 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

@@ -8686,7 +8686,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -11688,6 +11688,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (cross)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pocketfft (cross)
 
 
@@ -14030,7 +14054,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 50 - 2
packages/iphoneos.md

@@ -5812,6 +5812,30 @@ add_requires("imgui")
 ```
 
 
+### imgui-color-text-edit (iphoneos)
+
+
+| Description | *Colorizing text editor for ImGui* |
+| -- | -- |
+| Homepage | [https://github.com/BalazsJako/ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit) |
+| License | MIT |
+| Versions | 2019.06.15 |
+| Architectures | arm64, x86_64 |
+| Definition | [imgui-color-text-edit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui-color-text-edit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos imgui-color-text-edit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("imgui-color-text-edit")
+```
+
+
 ### imguizmo (iphoneos)
 
 
@@ -8727,7 +8751,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -11798,6 +11822,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (iphoneos)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pocketfft (iphoneos)
 
 
@@ -14142,7 +14190,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 51 - 3
packages/linux.md

@@ -11030,6 +11030,30 @@ add_requires("imgui")
 ```
 
 
+### imgui-color-text-edit (linux)
+
+
+| Description | *Colorizing text editor for ImGui* |
+| -- | -- |
+| Homepage | [https://github.com/BalazsJako/ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit) |
+| License | MIT |
+| Versions | 2019.06.15 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [imgui-color-text-edit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui-color-text-edit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install imgui-color-text-edit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("imgui-color-text-edit")
+```
+
+
 ### imgui-file-dialog (linux)
 
 
@@ -18031,7 +18055,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -23979,6 +24003,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (linux)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pmp (linux)
 
 
@@ -28366,7 +28414,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -32276,7 +32324,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: 0x55b861a431d0 |
+| License | table: 0x55a203bc87a0 |
 | 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) |

+ 51 - 3
packages/macosx.md

@@ -10318,6 +10318,30 @@ add_requires("imgui")
 ```
 
 
+### imgui-color-text-edit (macosx)
+
+
+| Description | *Colorizing text editor for ImGui* |
+| -- | -- |
+| Homepage | [https://github.com/BalazsJako/ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit) |
+| License | MIT |
+| Versions | 2019.06.15 |
+| Architectures | arm64, x86_64 |
+| Definition | [imgui-color-text-edit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui-color-text-edit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install imgui-color-text-edit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("imgui-color-text-edit")
+```
+
+
 ### imgui-file-dialog (macosx)
 
 
@@ -16654,7 +16678,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -22247,6 +22271,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (macosx)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | arm64, x86_64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pmp (macosx)
 
 
@@ -26229,7 +26277,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -29878,7 +29926,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: 0x55b861a431d0 |
+| License | table: 0x55a203bc87a0 |
 | 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) |

+ 50 - 2
packages/mingw.md

@@ -6699,6 +6699,30 @@ add_requires("imgui")
 ```
 
 
+### imgui-color-text-edit (mingw)
+
+
+| Description | *Colorizing text editor for ImGui* |
+| -- | -- |
+| Homepage | [https://github.com/BalazsJako/ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit) |
+| License | MIT |
+| Versions | 2019.06.15 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [imgui-color-text-edit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui-color-text-edit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] imgui-color-text-edit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("imgui-color-text-edit")
+```
+
+
 ### imgui-file-dialog (mingw)
 
 
@@ -10112,7 +10136,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -13760,6 +13784,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (mingw)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pocketfft (mingw)
 
 
@@ -16698,7 +16746,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/msys.md

@@ -8371,7 +8371,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | i386, x86_64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -11208,6 +11208,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (msys)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | i386, x86_64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pocketfft (msys)
 
 
@@ -13361,7 +13385,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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 |
 | 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

@@ -7656,7 +7656,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | wasm32, wasm64 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -10351,6 +10351,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (wasm)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | wasm32, wasm64 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pocketfft (wasm)
 
 
@@ -12360,7 +12384,7 @@ add_requires("spirv-tools")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100 |
+| 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+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 50 - 2
packages/windows.md

@@ -10180,6 +10180,30 @@ add_requires("imgui")
 ```
 
 
+### imgui-color-text-edit (windows)
+
+
+| Description | *Colorizing text editor for ImGui* |
+| -- | -- |
+| Homepage | [https://github.com/BalazsJako/ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit) |
+| License | MIT |
+| Versions | 2019.06.15 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [imgui-color-text-edit/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imgui-color-text-edit/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install imgui-color-text-edit
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("imgui-color-text-edit")
+```
+
+
 ### imgui-file-dialog (windows)
 
 
@@ -14874,7 +14898,7 @@ add_requires("luau")
 | -- | -- |
 | Homepage | [https://github.com/sammycage/lunasvg](https://github.com/sammycage/lunasvg) |
 | License | MIT |
-| Versions | v2.3.5, v2.3.9, v2.4.0 |
+| Versions | v2.3.5, v2.3.9, v2.4.0, v2.4.1 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [lunasvg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/lunasvg/xmake.lua) |
 
@@ -20352,6 +20376,30 @@ add_requires("plusaes")
 ```
 
 
+### plutovg (windows)
+
+
+| Description | *Tiny 2D vector graphics library in C* |
+| -- | -- |
+| Homepage | [https://github.com/sammycage/plutovg](https://github.com/sammycage/plutovg) |
+| License | MIT |
+| Versions | v0.0.1 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [plutovg/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/p/plutovg/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install plutovg
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("plutovg")
+```
+
+
 ### pmp (windows)
 
 
@@ -24265,7 +24313,7 @@ add_requires("sqlcipher")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+300, 3.45.0+100, 3.45.0+200, 3.46.0+0, 3.46.0+100 |
+| 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 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-08-31T05:38:22+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-08-31T05:38:28+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-08-31T05:38:28+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-08-31T05:38:28+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-08-31T05:38:28+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-08-31T05:38:29+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-08-31T05:38:29+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:17+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-08-31T05:38:30+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-08-31T05:38:30+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-08-31T05:38:30+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:18+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-08-31T05:38:31+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-08-31T05:38:31+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-08-31T05:38:31+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:19+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-08-31T05:38:32+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:20+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-08-31T05:38:32+08:00</lastmod>
+  <lastmod>2024-08-31T09:56:20+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: mysql-build-tools, graaf, opentelemetry-cpp**
+- **Recently added: plutovg, imgui-color-text-edit, mysql-build-tools**
 
 [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)
-- 包列表 (1472)
+- 包列表 (1474)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)