Prechádzať zdrojové kódy

autoupdate docs by xmake-repo/ci

ruki 3 rokov pred
rodič
commit
e1c3c67d84

+ 1 - 1
mirror/packages/android.html

@@ -5335,7 +5335,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -4598,7 +4598,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -4170,7 +4170,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -4841,7 +4841,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -14708,7 +14708,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -13494,7 +13494,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -5882,7 +5882,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/msys.html

@@ -3783,7 +3783,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/wasm.html

@@ -3750,7 +3750,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/windows.html

@@ -11257,7 +11257,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v0.7.3, v0.8.0</td>
+<td>v0.7.3, v0.8.0, v0.8.1</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -3531,7 +3531,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | 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) |
 

+ 1 - 1
packages/bsd.md

@@ -3037,7 +3037,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | Architectures | i386, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -2753,7 +2753,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | 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) |
 

+ 1 - 1
packages/iphoneos.md

@@ -3201,7 +3201,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -9792,7 +9792,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | 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) |
 

+ 1 - 1
packages/macosx.md

@@ -8987,7 +8987,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | Architectures | arm64, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -3889,7 +3889,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | 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) |
 

+ 1 - 1
packages/msys.md

@@ -2494,7 +2494,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | Architectures | i386, x86_64 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 1 - 1
packages/wasm.md

@@ -2471,7 +2471,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | Architectures | wasm32 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 1 - 1
packages/windows.md

@@ -7447,7 +7447,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 |
+| Versions | v0.7.3, v0.8.0, v0.8.1 |
 | Architectures | arm64, x64, x86 |
 | Definition | [magic_enum/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/m/magic_enum/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-09-11T15:36:35+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-09-11T15:36:38+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-09-11T15:36:38+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-09-11T15:36:38+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-09-11T15:36:39+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-09-11T15:36:39+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-09-11T15:36:39+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-09-11T15:36:40+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-09-11T15:36:40+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-09-11T15:36:40+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-09-11T15:36:41+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:10+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-09-11T15:36:41+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-09-11T15:36:41+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-09-11T15:36:41+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:11+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-09-11T15:36:42+08:00</lastmod>
+  <lastmod>2022-09-12T11:55:11+08:00</lastmod>
 </url>
 
 </urlset>