浏览代码

autoupdate docs by xmake-repo/ci

ruki 2 年之前
父节点
当前提交
202f1ecbf9

+ 1 - 1
mirror/packages/android.html

@@ -3399,7 +3399,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.83</td>
+<td>1.83, 1.88</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -3078,7 +3078,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.83</td>
+<td>1.83, 1.88</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -8412,7 +8412,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.83</td>
+<td>1.83, 1.88</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -7733,7 +7733,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.83</td>
+<td>1.83, 1.88</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -3835,7 +3835,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.83</td>
+<td>1.83, 1.88</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/windows.html

@@ -7424,7 +7424,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>1.83</td>
+<td>1.83, 1.88</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -2214,7 +2214,7 @@ add_requires("imgui")
 | Description | *Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui* |
 | -- | -- |
 | Homepage | [https://github.com/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
-| Versions | 1.83 |
+| Versions | 1.83, 1.88 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [imguizmo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imguizmo/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -2001,7 +2001,7 @@ add_requires("imgui")
 | Description | *Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui* |
 | -- | -- |
 | Homepage | [https://github.com/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
-| Versions | 1.83 |
+| Versions | 1.83, 1.88 |
 | Architectures | arm64, armv7, armv7s, i386, x86_64 |
 | Definition | [imguizmo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imguizmo/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -5534,7 +5534,7 @@ add_requires("imgui-sfml")
 | Description | *Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui* |
 | -- | -- |
 | Homepage | [https://github.com/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
-| Versions | 1.83 |
+| Versions | 1.83, 1.88 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [imguizmo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imguizmo/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -5084,7 +5084,7 @@ add_requires("imgui-sfml")
 | Description | *Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui* |
 | -- | -- |
 | Homepage | [https://github.com/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
-| Versions | 1.83 |
+| Versions | 1.83, 1.88 |
 | Architectures | arm64, x86_64 |
 | Definition | [imguizmo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imguizmo/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -2500,7 +2500,7 @@ add_requires("imgui-sfml")
 | Description | *Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui* |
 | -- | -- |
 | Homepage | [https://github.com/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
-| Versions | 1.83 |
+| Versions | 1.83, 1.88 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [imguizmo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imguizmo/xmake.lua) |
 

+ 1 - 1
packages/windows.md

@@ -4874,7 +4874,7 @@ add_requires("imgui-sfml")
 | Description | *Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui* |
 | -- | -- |
 | Homepage | [https://github.com/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo) |
-| Versions | 1.83 |
+| Versions | 1.83, 1.88 |
 | Architectures | arm64, x64, x86 |
 | Definition | [imguizmo/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/i/imguizmo/xmake.lua) |
 

+ 29 - 29
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-10-18T09:46:35+08:00</lastmod>
+  <lastmod>2022-10-19T21:52:07+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-10-18T09:46:37+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/index.html</loc>
+  <lastmod>2022-10-19T21:52:10+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-10-18T09:46:38+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
+  <lastmod>2022-10-19T21:52:10+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-10-18T09:46:38+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
+  <lastmod>2022-10-19T21:52:11+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-10-18T09:46:38+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
+  <lastmod>2022-10-19T21:52:11+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-10-18T09:46:39+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
+  <lastmod>2022-10-19T21:52:11+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-10-18T09:46:39+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
+  <lastmod>2022-10-19T21:52:12+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-10-18T09:46:39+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
+  <lastmod>2022-10-19T21:52:12+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-10-18T09:46:39+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
+  <lastmod>2022-10-19T21:52:12+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-10-18T09:46:40+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
+  <lastmod>2022-10-19T21:52:12+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-10-18T09:46:40+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
+  <lastmod>2022-10-19T21:52:13+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-10-18T09:46:40+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
+  <lastmod>2022-10-19T21:52:13+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-10-18T09:46:40+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
+  <lastmod>2022-10-19T21:52:13+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-10-18T09:46:40+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
+  <lastmod>2022-10-19T21:52:14+08:00</lastmod>
 </url>
 
 <url>
-  <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-10-18T09:46:40+08:00</lastmod>
+  <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
+  <lastmod>2022-10-19T21:52:14+08:00</lastmod>
 </url>
 
 </urlset>