Explorar el Código

autoupdate docs by xmake-repo/ci

ruki hace 1 año
padre
commit
fe1611f538

+ 1 - 1
mirror/packages/android.html

@@ -11568,7 +11568,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.9.21</td>
+<td>2021.9.21, 2023.3.3</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -11099,7 +11099,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.9.21</td>
+<td>2021.9.21, 2023.3.3</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -10667,7 +10667,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.9.21</td>
+<td>2021.9.21, 2023.3.3</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -24442,7 +24442,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.9.21</td>
+<td>2021.9.21, 2023.3.3</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -22689,7 +22689,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2021.9.21</td>
+<td>2021.9.21, 2023.3.3</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 37 - 0
mirror/packages/windows.html

@@ -20502,6 +20502,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("mint")
 </code></pre>
+<h3 id="miowindows">mio (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>Cross-platform C++11 header-only library for memory mapped file IO</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td><a href="https://github.com/mandreyel/mio">https://github.com/mandreyel/mio</a></td>
+</tr>
+<tr>
+<td>License</td>
+<td>MIT</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>2021.9.21, 2023.3.3</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/m/mio/xmake.lua">mio/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install mio
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("mio")
+</code></pre>
 <h3 id="mjsonwindows">mjson (windows)</h3>
 <table>
 <thead>

+ 1 - 1
packages/android.md

@@ -7611,7 +7611,7 @@ add_requires("minizip-ng")
 | -- | -- |
 | Homepage | [https://github.com/mandreyel/mio](https://github.com/mandreyel/mio) |
 | License | MIT |
-| Versions | 2021.9.21 |
+| Versions | 2021.9.21, 2023.3.3 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [mio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mio/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -7302,7 +7302,7 @@ add_requires("minizip")
 | -- | -- |
 | Homepage | [https://github.com/mandreyel/mio](https://github.com/mandreyel/mio) |
 | License | MIT |
-| Versions | 2021.9.21 |
+| Versions | 2021.9.21, 2023.3.3 |
 | Architectures | i386, x86_64 |
 | Definition | [mio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mio/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -7017,7 +7017,7 @@ add_requires("minizip")
 | -- | -- |
 | Homepage | [https://github.com/mandreyel/mio](https://github.com/mandreyel/mio) |
 | License | MIT |
-| Versions | 2021.9.21 |
+| Versions | 2021.9.21, 2023.3.3 |
 | Architectures | arm64, x86_64 |
 | Definition | [mio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mio/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -16178,7 +16178,7 @@ add_requires("minizip-ng")
 | -- | -- |
 | Homepage | [https://github.com/mandreyel/mio](https://github.com/mandreyel/mio) |
 | License | MIT |
-| Versions | 2021.9.21 |
+| Versions | 2021.9.21, 2023.3.3 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, loongarch64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [mio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mio/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -15017,7 +15017,7 @@ add_requires("minizip-ng")
 | -- | -- |
 | Homepage | [https://github.com/mandreyel/mio](https://github.com/mandreyel/mio) |
 | License | MIT |
-| Versions | 2021.9.21 |
+| Versions | 2021.9.21, 2023.3.3 |
 | Architectures | arm64, x86_64 |
 | Definition | [mio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mio/xmake.lua) |
 

+ 24 - 0
packages/windows.md

@@ -13502,6 +13502,30 @@ add_requires("mint")
 ```
 
 
+### mio (windows)
+
+
+| Description | *Cross-platform C++11 header-only library for memory mapped file IO* |
+| -- | -- |
+| Homepage | [https://github.com/mandreyel/mio](https://github.com/mandreyel/mio) |
+| License | MIT |
+| Versions | 2021.9.21, 2023.3.3 |
+| Architectures | arm64, x64, x86 |
+| Definition | [mio/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/mio/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install mio
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("mio")
+```
+
+
 ### mjson (windows)
 
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2024-01-03T02:19:59+08:00</lastmod>
+  <lastmod>2024-01-03T08:08:56+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2024-01-03T02:20:02+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2024-01-03T02:20:03+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2024-01-03T02:20:03+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2024-01-03T02:20:03+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2024-01-03T02:20:03+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2024-01-03T02:20:04+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2024-01-03T02:20:04+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:01+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2024-01-03T02:20:04+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2024-01-03T02:20:05+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2024-01-03T02:20:05+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:02+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2024-01-03T02:20:05+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2024-01-03T02:20:06+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2024-01-03T02:20:06+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2024-01-03T02:20:06+08:00</lastmod>
+  <lastmod>2024-01-03T08:09:04+08:00</lastmod>
 </url>
 
 </urlset>