소스 검색

autoupdate docs by xmake-repo/ci

ruki 2 년 전
부모
커밋
93d963846c

+ 1 - 1
mirror/packages/android.html

@@ -254,7 +254,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/bsd.html

@@ -184,7 +184,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/cross.html

@@ -184,7 +184,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/iphoneos.html

@@ -184,7 +184,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/linux.html

@@ -403,7 +403,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/macosx.html

@@ -362,7 +362,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/mingw.html

@@ -221,7 +221,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/msys.html

@@ -221,7 +221,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/wasm.html

@@ -184,7 +184,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
mirror/packages/windows.html

@@ -366,7 +366,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>2.6</td>
+<td>2.6, 2.7, 2.8, 2.9</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 1 - 1
packages/android.md

@@ -101,7 +101,7 @@ add_requires("argp-standalone")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, x86, x86_64 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/bsd.md

@@ -54,7 +54,7 @@ add_requires("argh")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | i386, x86_64 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/cross.md

@@ -54,7 +54,7 @@ add_requires("argh")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | arm, arm64, i386, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/iphoneos.md

@@ -54,7 +54,7 @@ add_requires("argh")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | arm64, x86_64 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/linux.md

@@ -199,7 +199,7 @@ add_requires("argh")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | arm64-v8a, armv7, armv7s, i386, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/macosx.md

@@ -174,7 +174,7 @@ add_requires("argp-standalone")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | arm64, x86_64 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/mingw.md

@@ -78,7 +78,7 @@ add_requires("argh")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/msys.md

@@ -78,7 +78,7 @@ add_requires("argh")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | i386, x86_64 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/wasm.md

@@ -54,7 +54,7 @@ add_requires("argh")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | wasm32 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 1 - 1
packages/windows.md

@@ -175,7 +175,7 @@ add_requires("argh")
 | -- | -- |
 | Homepage | [https://github.com/p-ranav/argparse](https://github.com/p-ranav/argparse) |
 | License | MIT |
-| Versions | 2.6 |
+| Versions | 2.6, 2.7, 2.8, 2.9 |
 | Architectures | arm64, x64, x86 |
 | Definition | [argparse/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/a/argparse/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2022-12-18T09:52:11+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:00+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2022-12-18T09:52:13+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:03+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2022-12-18T09:52:13+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2022-12-18T09:52:14+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2022-12-18T09:52:14+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:04+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2022-12-18T09:52:14+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2022-12-18T09:52:14+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2022-12-18T09:52:14+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2022-12-18T09:52:15+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2022-12-18T09:52:15+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2022-12-18T09:52:15+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2022-12-18T09:52:16+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2022-12-18T09:52:16+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2022-12-18T09:52:16+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2022-12-18T09:52:16+08:00</lastmod>
+  <lastmod>2022-12-19T12:23:08+08:00</lastmod>
 </url>
 
 </urlset>