Pārlūkot izejas kodu

autoupdate docs by xmake-repo/ci

ruki 2 gadi atpakaļ
vecāks
revīzija
994273b99c

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: quake_triangle, tetgen, ut**
+- **Recently added: immer, quake_triangle, tetgen**
 
 [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 (841)
+- Packages (842)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 3 - 3
mirror/packages/android.html

@@ -919,7 +919,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4320,7 +4320,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10, v1.13, v1.15, v1.8</td>
+<td>v1.10, v1.13, v1.15, v1.17, v1.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -6104,7 +6104,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 3 - 3
mirror/packages/bsd.html

@@ -927,7 +927,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -3900,7 +3900,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10, v1.13, v1.15, v1.8</td>
+<td>v1.10, v1.13, v1.15, v1.17, v1.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5347,7 +5347,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/cross.html

@@ -853,7 +853,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4923,7 +4923,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 3 - 3
mirror/packages/iphoneos.html

@@ -816,7 +816,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5569,7 +5569,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -8687,7 +8687,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0</td>
+<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 41 - 4
mirror/packages/linux.html

@@ -2208,7 +2208,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -9154,6 +9154,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imguizmo")
 </code></pre>
+<h3 id="immerlinux">immer (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library of persistent and immutable data structures written in C++.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/arximboldi/immer">https://github.com/arximboldi/immer</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.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/i/immer/xmake.lua">immer/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install immer
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("immer")
+</code></pre>
 <h3 id="indicatorslinux">indicators (linux)</h3>
 <table>
 <thead>
@@ -10897,7 +10934,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10, v1.13, v1.15, v1.8</td>
+<td>v1.10, v1.13, v1.15, v1.17, v1.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -16070,7 +16107,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -23995,7 +24032,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0</td>
+<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 41 - 4
mirror/packages/macosx.html

@@ -1953,7 +1953,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -8545,6 +8545,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imguizmo")
 </code></pre>
+<h3 id="immermacosx">immer (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library of persistent and immutable data structures written in C++.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/arximboldi/immer">https://github.com/arximboldi/immer</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/i/immer/xmake.lua">immer/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install immer
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("immer")
+</code></pre>
 <h3 id="indicatorsmacosx">indicators (macosx)</h3>
 <table>
 <thead>
@@ -10111,7 +10148,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10, v1.13, v1.15, v1.8</td>
+<td>v1.10, v1.13, v1.15, v1.17, v1.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -14893,7 +14930,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22435,7 +22472,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0</td>
+<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 4 - 4
mirror/packages/mingw.html

@@ -1034,7 +1034,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -5003,7 +5003,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10, v1.13, v1.15, v1.8</td>
+<td>v1.10, v1.13, v1.15, v1.17, v1.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -6577,7 +6577,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -10300,7 +10300,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0</td>
+<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/msys.html

@@ -816,7 +816,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4396,7 +4396,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 2 - 2
mirror/packages/wasm.html

@@ -746,7 +746,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -4618,7 +4618,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 41 - 4
mirror/packages/windows.html

@@ -1788,7 +1788,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.3.0, 1.3.1</td>
+<td>1.3.0, 1.3.1, 1.3.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -8174,6 +8174,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("imguizmo")
 </code></pre>
+<h3 id="immerwindows">immer (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Library of persistent and immutable data structures written in C++.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/arximboldi/immer">https://github.com/arximboldi/immer</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSL-1.0</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>v0.8.0</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/i/immer/xmake.lua">immer/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install immer
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("immer")
+</code></pre>
 <h3 id="indicatorswindows">indicators (windows)</h3>
 <table>
 <thead>
@@ -9526,7 +9563,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.10, v1.13, v1.15, v1.8</td>
+<td>v1.10, v1.13, v1.15, v1.17, v1.8</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -12487,7 +12524,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0, v0.8.1</td>
+<td>v0.7.3, v0.8.0, v0.8.1, v0.8.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -19564,7 +19601,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0</td>
+<td>v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 3 - 3
packages/android.md

@@ -551,7 +551,7 @@ add_requires("catch2")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -2833,7 +2833,7 @@ add_requires("libde265")
 | -- | -- |
 | Homepage | [https://github.com/ebiggers/libdeflate](https://github.com/ebiggers/libdeflate) |
 | License | MIT |
-| Versions | v1.10, v1.13, v1.15, v1.8 |
+| Versions | v1.10, v1.13, v1.15, v1.17, v1.8 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [libdeflate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdeflate/xmake.lua) |
 
@@ -4033,7 +4033,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 3 - 3
packages/bsd.md

@@ -553,7 +553,7 @@ add_requires("catch2")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | i386, x86_64 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -2551,7 +2551,7 @@ add_requires("lexy")
 | -- | -- |
 | Homepage | [https://github.com/ebiggers/libdeflate](https://github.com/ebiggers/libdeflate) |
 | License | MIT |
-| Versions | v1.10, v1.13, v1.15, v1.8 |
+| Versions | v1.10, v1.13, v1.15, v1.17, v1.8 |
 | Architectures | i386, x86_64 |
 | Definition | [libdeflate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdeflate/xmake.lua) |
 
@@ -3534,7 +3534,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | i386, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 2 - 2
packages/cross.md

@@ -505,7 +505,7 @@ add_requires("catch2")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -3251,7 +3251,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 3 - 3
packages/iphoneos.md

@@ -481,7 +481,7 @@ add_requires("catch2")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -3678,7 +3678,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 
@@ -5766,7 +5766,7 @@ add_requires("simde")
 | -- | -- |
 | Homepage | [https://simdjson.org](https://simdjson.org) |
 | License | Apache-2.0 |
-| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0 |
+| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1 |
 | Architectures | arm64 |
 | Definition | [simdjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simdjson/xmake.lua) |
 

+ 28 - 4
packages/linux.md

@@ -1406,7 +1406,7 @@ add_requires("celero")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -6027,6 +6027,30 @@ add_requires("imguizmo")
 ```
 
 
+### immer (linux)
+
+
+| Description | *Library of persistent and immutable data structures written in C++.* |
+| -- | -- |
+| Homepage | [https://github.com/arximboldi/immer](https://github.com/arximboldi/immer) |
+| License | BSL-1.0 |
+| Versions | v0.8.0 |
+| Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [immer/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/immer/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install immer
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("immer")
+```
+
+
 ### indicators (linux)
 
 
@@ -7215,7 +7239,7 @@ add_requires("libde265")
 | -- | -- |
 | Homepage | [https://github.com/ebiggers/libdeflate](https://github.com/ebiggers/libdeflate) |
 | License | MIT |
-| Versions | v1.10, v1.13, v1.15, v1.8 |
+| Versions | v1.10, v1.13, v1.15, v1.17, v1.8 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libdeflate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdeflate/xmake.lua) |
 
@@ -10693,7 +10717,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 
@@ -15974,7 +15998,7 @@ add_requires("simde")
 | -- | -- |
 | Homepage | [https://simdjson.org](https://simdjson.org) |
 | License | Apache-2.0 |
-| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0 |
+| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1 |
 | Architectures | x86_64 |
 | Definition | [simdjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simdjson/xmake.lua) |
 

+ 28 - 4
packages/macosx.md

@@ -1239,7 +1239,7 @@ add_requires("celero")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -5624,6 +5624,30 @@ add_requires("imguizmo")
 ```
 
 
+### immer (macosx)
+
+
+| Description | *Library of persistent and immutable data structures written in C++.* |
+| -- | -- |
+| Homepage | [https://github.com/arximboldi/immer](https://github.com/arximboldi/immer) |
+| License | BSL-1.0 |
+| Versions | v0.8.0 |
+| Architectures | arm64, x86_64 |
+| Definition | [immer/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/immer/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install immer
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("immer")
+```
+
+
 ### indicators (macosx)
 
 
@@ -6694,7 +6718,7 @@ add_requires("libde265")
 | -- | -- |
 | Homepage | [https://github.com/ebiggers/libdeflate](https://github.com/ebiggers/libdeflate) |
 | License | MIT |
-| Versions | v1.10, v1.13, v1.15, v1.8 |
+| Versions | v1.10, v1.13, v1.15, v1.17, v1.8 |
 | Architectures | arm64, x86_64 |
 | Definition | [libdeflate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdeflate/xmake.lua) |
 
@@ -9912,7 +9936,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 
@@ -14935,7 +14959,7 @@ add_requires("simde")
 | -- | -- |
 | Homepage | [https://simdjson.org](https://simdjson.org) |
 | License | Apache-2.0 |
-| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0 |
+| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1 |
 | Architectures | x86_64 |
 | Definition | [simdjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simdjson/xmake.lua) |
 

+ 4 - 4
packages/mingw.md

@@ -624,7 +624,7 @@ add_requires("catch2")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -3284,7 +3284,7 @@ add_requires("libde265")
 | -- | -- |
 | Homepage | [https://github.com/ebiggers/libdeflate](https://github.com/ebiggers/libdeflate) |
 | License | MIT |
-| Versions | v1.10, v1.13, v1.15, v1.8 |
+| Versions | v1.10, v1.13, v1.15, v1.17, v1.8 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [libdeflate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdeflate/xmake.lua) |
 
@@ -4343,7 +4343,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 
@@ -6833,7 +6833,7 @@ add_requires("simde")
 | -- | -- |
 | Homepage | [https://simdjson.org](https://simdjson.org) |
 | License | Apache-2.0 |
-| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0 |
+| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1 |
 | Architectures | x86_64 |
 | Definition | [simdjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simdjson/xmake.lua) |
 

+ 2 - 2
packages/msys.md

@@ -481,7 +481,7 @@ add_requires("catch2")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | i386, x86_64 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -2898,7 +2898,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | i386, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 2 - 2
packages/wasm.md

@@ -434,7 +434,7 @@ add_requires("catch2")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | wasm32 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -3042,7 +3042,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | wasm32 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 28 - 4
packages/windows.md

@@ -1124,7 +1124,7 @@ add_requires("celero")
 | -- | -- |
 | Homepage | [https://uscilab.github.io/cereal/index.html](https://uscilab.github.io/cereal/index.html) |
 | License | BSD-3-Clause |
-| Versions | 1.3.0, 1.3.1 |
+| Versions | 1.3.0, 1.3.1, 1.3.2 |
 | Architectures | arm64, x64, x86 |
 | Definition | [cereal/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/c/cereal/xmake.lua) |
 
@@ -5369,6 +5369,30 @@ add_requires("imguizmo")
 ```
 
 
+### immer (windows)
+
+
+| Description | *Library of persistent and immutable data structures written in C++.* |
+| -- | -- |
+| Homepage | [https://github.com/arximboldi/immer](https://github.com/arximboldi/immer) |
+| License | BSL-1.0 |
+| Versions | v0.8.0 |
+| Architectures | arm64, x64, x86 |
+| Definition | [immer/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/immer/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install immer
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("immer")
+```
+
+
 ### indicators (windows)
 
 
@@ -6275,7 +6299,7 @@ add_requires("libde265")
 | -- | -- |
 | Homepage | [https://github.com/ebiggers/libdeflate](https://github.com/ebiggers/libdeflate) |
 | License | MIT |
-| Versions | v1.10, v1.13, v1.15, v1.8 |
+| Versions | v1.10, v1.13, v1.15, v1.17, v1.8 |
 | Architectures | arm64, x64, x86 |
 | Definition | [libdeflate/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libdeflate/xmake.lua) |
 
@@ -8256,7 +8280,7 @@ add_requires("m4")
 | -- | -- |
 | Homepage | [https://github.com/Neargye/magic_enum](https://github.com/Neargye/magic_enum) |
 | License | MIT |
-| Versions | v0.7.3, v0.8.0, v0.8.1 |
+| Versions | v0.7.3, v0.8.0, v0.8.1, v0.8.2 |
 | Architectures | arm64, x64, x86 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 
@@ -12971,7 +12995,7 @@ add_requires("simde")
 | -- | -- |
 | Homepage | [https://simdjson.org](https://simdjson.org) |
 | License | Apache-2.0 |
-| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0 |
+| Versions | v0.9.5, v0.9.7, v1.0.0, v1.1.0, v3.0.0, v3.1.1 |
 | Architectures | x64 |
 | Definition | [simdjson/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/simdjson/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2023-02-15T07:56:36+08:00</lastmod>
+  <lastmod>2023-02-15T23:19:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2023-02-15T07:56:39+08:00</lastmod>
+  <lastmod>2023-02-15T23:19:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2023-02-15T07:56:40+08:00</lastmod>
+  <lastmod>2023-02-15T23:19:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2023-02-15T07:56:40+08:00</lastmod>
+  <lastmod>2023-02-15T23:19:59+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2023-02-15T07:56:40+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2023-02-15T07:56:41+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2023-02-15T07:56:41+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2023-02-15T07:56:42+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2023-02-15T07:56:42+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2023-02-15T07:56:42+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2023-02-15T07:56:43+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2023-02-15T07:56:43+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2023-02-15T07:56:43+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2023-02-15T07:56:44+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2023-02-15T07:56:44+08:00</lastmod>
+  <lastmod>2023-02-15T23:20:02+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

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