浏览代码

autoupdate docs by xmake-repo/ci

ruki 4 年之前
父节点
当前提交
da538d32e5

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: simage, libargon2, port**
+- **Recently added: jsmn, simage, libargon2**
 
 [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 (463)
+- Packages (464)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 33 - 0
mirror/packages/android.html

@@ -2110,6 +2110,39 @@
 <pre><code class="lang-lua">add_requires("irrxml")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jsmnandroid">jsmn (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.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/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsoncandroid">json-c (android)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/bsd.html

@@ -1665,6 +1665,39 @@
 <pre><code class="lang-lua">add_requires("irrxml")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jsmnbsd">jsmn (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.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/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsonconsbsd">jsoncons (bsd)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/cross.html

@@ -1484,6 +1484,39 @@
 <pre><code class="lang-lua">add_requires("irrxml")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jsmncross">jsmn (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.0</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/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsonconscross">jsoncons (cross)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/iphoneos.html

@@ -1797,6 +1797,39 @@
 <pre><code class="lang-lua">add_requires("irrxml")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jsmniphoneos">jsmn (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsonciphoneos">json-c (iphoneos)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/linux.html

@@ -5222,6 +5222,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("jasper")
 </code></pre>
+<h3 id="jsmnlinux">jsmn (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.0</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/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsonclinux">json-c (linux)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/macosx.html

@@ -4897,6 +4897,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("jasper")
 </code></pre>
+<h3 id="jsmnmacosx">jsmn (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsoncmacosx">json-c (macosx)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/mingw.html

@@ -2180,6 +2180,39 @@
 <pre><code class="lang-lua">add_requires("irrxml")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jsmnmingw">jsmn (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.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/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsonconsmingw">jsoncons (mingw)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/msys.html

@@ -1554,6 +1554,39 @@
 <pre><code class="lang-lua">add_requires("irrxml")
 </code></pre>
 <h2 id="j">j</h2>
+<h3 id="jsmnmsys">jsmn (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.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/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsonconsmsys">jsoncons (msys)</h3>
 <table>
 <thead>

+ 33 - 0
mirror/packages/windows.html

@@ -4765,6 +4765,39 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("jasper")
 </code></pre>
+<h3 id="jsmnwindows">jsmn (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Jsmn is a world fastest JSON parser/tokenizer</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/zserge/jsmn">https://github.com/zserge/jsmn</a></td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v1.1.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua">jsmn/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install jsmn
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("jsmn")
+</code></pre>
 <h3 id="jsonconswindows">jsoncons (windows)</h3>
 <table>
 <thead>

+ 23 - 0
packages/android.md

@@ -1375,6 +1375,29 @@ add_requires("irrxml")
 
 
 ## j
+### jsmn (android)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### json-c (android)
 
 

+ 23 - 0
packages/bsd.md

@@ -1072,6 +1072,29 @@ add_requires("irrxml")
 
 
 ## j
+### jsmn (bsd)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | i386, x86_64 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### jsoncons (bsd)
 
 

+ 23 - 0
packages/cross.md

@@ -953,6 +953,29 @@ add_requires("irrxml")
 
 
 ## j
+### jsmn (cross)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### jsoncons (cross)
 
 

+ 23 - 0
packages/iphoneos.md

@@ -1164,6 +1164,29 @@ add_requires("irrxml")
 
 
 ## j
+### jsmn (iphoneos)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | arm64, armv7, armv7s, i386, x86_64 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### json-c (iphoneos)
 
 

+ 23 - 0
packages/linux.md

@@ -3438,6 +3438,29 @@ add_requires("jasper")
 ```
 
 
+### jsmn (linux)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### json-c (linux)
 
 

+ 23 - 0
packages/macosx.md

@@ -3224,6 +3224,29 @@ add_requires("jasper")
 ```
 
 
+### jsmn (macosx)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | arm64, i386, x86_64 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### json-c (macosx)
 
 

+ 23 - 0
packages/mingw.md

@@ -1422,6 +1422,29 @@ add_requires("irrxml")
 
 
 ## j
+### jsmn (mingw)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### jsoncons (mingw)
 
 

+ 23 - 0
packages/msys.md

@@ -1000,6 +1000,29 @@ add_requires("irrxml")
 
 
 ## j
+### jsmn (msys)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | i386, x86_64 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### jsoncons (msys)
 
 

+ 23 - 0
packages/windows.md

@@ -3132,6 +3132,29 @@ add_requires("jasper")
 ```
 
 
+### jsmn (windows)
+
+
+| Description | *Jsmn is a world fastest JSON parser/tokenizer* |
+| -- | -- |
+| Homepage | [https://github.com/zserge/jsmn](https://github.com/zserge/jsmn) |
+| Versions | v1.1.0 |
+| Architectures | x64, x86 |
+| Definition | [jsmn/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/j/jsmn/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install jsmn
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("jsmn")
+```
+
+
 ### jsoncons (windows)
 
 

+ 14 - 14
sitemap.xml

@@ -7,72 +7,72 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2021-10-12T22:20:24+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:13+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2021-10-12T22:20:26+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2021-10-12T22:20:27+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2021-10-12T22:20:27+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2021-10-12T22:20:27+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:14+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2021-10-12T22:20:27+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2021-10-12T22:20:28+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2021-10-12T22:20:28+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2021-10-12T22:20:28+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2021-10-12T22:20:28+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:15+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2021-10-12T22:20:29+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2021-10-12T22:20:29+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2021-10-12T22:20:29+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:16+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2021-10-12T22:20:30+08:00</lastmod>
+  <lastmod>2021-10-13T01:48:16+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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