Skip to content

Commit 73abe57

Browse files
committed
autoupdate docs by xmake-repo/ci
1 parent 10f5d27 commit 73abe57

File tree

7 files changed

+27
-27
lines changed

7 files changed

+27
-27
lines changed

mirror/packages/linux.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15053,7 +15053,7 @@ <h3 id="filamentlinux">filament (linux)</h3>
1505315053
</tr>
1505415054
<tr>
1505515055
<td>Versions</td>
15056-
<td>1.9.23, 1.20.3, 1.32.0</td>
15056+
<td>1.9.23, 1.20.3, 1.32.0, 1.67.0, 1.67.1</td>
1505715057
</tr>
1505815058
<tr>
1505915059
<td>Architectures</td>
@@ -61429,7 +61429,7 @@ <h3 id="wigxjpflinux">wigxjpf (linux)</h3>
6142961429
</tr>
6143061430
<tr>
6143161431
<td>License</td>
61432-
<td>table: 0x561c8653ce70</td>
61432+
<td>table: 0x55904b6dad40</td>
6143361433
</tr>
6143461434
<tr>
6143561435
<td>Versions</td>

mirror/packages/macosx.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14074,11 +14074,11 @@ <h3 id="filamentmacosx">filament (macosx)</h3>
1407414074
</tr>
1407514075
<tr>
1407614076
<td>Versions</td>
14077-
<td>1.9.23, 1.20.3, 1.32.0</td>
14077+
<td>1.9.23, 1.20.3, 1.32.0, 1.67.0, 1.67.1</td>
1407814078
</tr>
1407914079
<tr>
1408014080
<td>Architectures</td>
14081-
<td>x86_64</td>
14081+
<td>arm64, x86_64</td>
1408214082
</tr>
1408314083
<tr>
1408414084
<td>Definition</td>
@@ -56648,7 +56648,7 @@ <h3 id="wigxjpfmacosx">wigxjpf (macosx)</h3>
5664856648
</tr>
5664956649
<tr>
5665056650
<td>License</td>
56651-
<td>table: 0x561c8653ce70</td>
56651+
<td>table: 0x55904b6dad40</td>
5665256652
</tr>
5665356653
<tr>
5665456654
<td>Versions</td>

mirror/packages/windows.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14341,7 +14341,7 @@ <h3 id="filamentwindows">filament (windows)</h3>
1434114341
</tr>
1434214342
<tr>
1434314343
<td>Versions</td>
14344-
<td>1.9.23, 1.20.3, 1.32.0</td>
14344+
<td>1.9.23, 1.20.3, 1.32.0, 1.67.0, 1.67.1</td>
1434514345
</tr>
1434614346
<tr>
1434714347
<td>Architectures</td>

packages/linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9801,7 +9801,7 @@ add_requires("field3d")
98019801
| -- | -- |
98029802
| Homepage | [https://google.github.io/filament/](https://google.github.io/filament/) |
98039803
| License | Apache-2.0 |
9804-
| Versions | 1.9.23, 1.20.3, 1.32.0 |
9804+
| Versions | 1.9.23, 1.20.3, 1.32.0, 1.67.0, 1.67.1 |
98059805
| Architectures | x86_64 |
98069806
| Definition | [filament/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/filament/xmake.lua) |
98079807

@@ -40312,7 +40312,7 @@ add_requires("whisper.cpp")
4031240312
| Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
4031340313
| -- | -- |
4031440314
| Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
40315-
| License | table: 0x561c8653ce70 |
40315+
| License | table: 0x55904b6dad40 |
4031640316
| Versions | 1.13 |
4031740317
| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
4031840318
| Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

packages/macosx.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9158,8 +9158,8 @@ add_requires("field3d")
91589158
| -- | -- |
91599159
| Homepage | [https://google.github.io/filament/](https://google.github.io/filament/) |
91609160
| License | Apache-2.0 |
9161-
| Versions | 1.9.23, 1.20.3, 1.32.0 |
9162-
| Architectures | x86_64 |
9161+
| Versions | 1.9.23, 1.20.3, 1.32.0, 1.67.0, 1.67.1 |
9162+
| Architectures | arm64, x86_64 |
91639163
| Definition | [filament/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/filament/xmake.lua) |
91649164

91659165
##### Install command
@@ -37155,7 +37155,7 @@ add_requires("which")
3715537155
| Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
3715637156
| -- | -- |
3715737157
| Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
37158-
| License | table: 0x561c8653ce70 |
37158+
| License | table: 0x55904b6dad40 |
3715937159
| Versions | 1.13 |
3716037160
| Architectures | arm64, x86_64 |
3716137161
| Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

packages/windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9328,7 +9328,7 @@ add_requires("field3d")
93289328
| -- | -- |
93299329
| Homepage | [https://google.github.io/filament/](https://google.github.io/filament/) |
93309330
| License | Apache-2.0 |
9331-
| Versions | 1.9.23, 1.20.3, 1.32.0 |
9331+
| Versions | 1.9.23, 1.20.3, 1.32.0, 1.67.0, 1.67.1 |
93329332
| Architectures | x64 |
93339333
| Definition | [filament/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/f/filament/xmake.lua) |
93349334

sitemap.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,77 +7,77 @@
77

88
<url>
99
<loc>https://xrepo.xmake.io</loc>
10-
<lastmod>2025-11-27T14:55:21+08:00</lastmod>
10+
<lastmod>2025-11-28T00:36:10+08:00</lastmod>
1111
</url>
1212

1313
<url>
1414
<loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
15-
<lastmod>2025-11-27T14:55:33+08:00</lastmod>
15+
<lastmod>2025-11-28T00:36:23+08:00</lastmod>
1616
</url>
1717

1818
<url>
1919
<loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
20-
<lastmod>2025-11-27T14:55:34+08:00</lastmod>
20+
<lastmod>2025-11-28T00:36:23+08:00</lastmod>
2121
</url>
2222

2323
<url>
2424
<loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
25-
<lastmod>2025-11-27T14:55:34+08:00</lastmod>
25+
<lastmod>2025-11-28T00:36:23+08:00</lastmod>
2626
</url>
2727

2828
<url>
2929
<loc>https://xrepo.xmake.io/mirror/index.html</loc>
30-
<lastmod>2025-11-27T14:55:34+08:00</lastmod>
30+
<lastmod>2025-11-28T00:36:24+08:00</lastmod>
3131
</url>
3232

3333
<url>
3434
<loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
35-
<lastmod>2025-11-27T14:55:34+08:00</lastmod>
35+
<lastmod>2025-11-28T00:36:24+08:00</lastmod>
3636
</url>
3737

3838
<url>
3939
<loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
40-
<lastmod>2025-11-27T14:55:35+08:00</lastmod>
40+
<lastmod>2025-11-28T00:36:24+08:00</lastmod>
4141
</url>
4242

4343
<url>
4444
<loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
45-
<lastmod>2025-11-27T14:55:35+08:00</lastmod>
45+
<lastmod>2025-11-28T00:36:25+08:00</lastmod>
4646
</url>
4747

4848
<url>
4949
<loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
50-
<lastmod>2025-11-27T14:55:36+08:00</lastmod>
50+
<lastmod>2025-11-28T00:36:25+08:00</lastmod>
5151
</url>
5252

5353
<url>
5454
<loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
55-
<lastmod>2025-11-27T14:55:36+08:00</lastmod>
55+
<lastmod>2025-11-28T00:36:26+08:00</lastmod>
5656
</url>
5757

5858
<url>
5959
<loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
60-
<lastmod>2025-11-27T14:55:36+08:00</lastmod>
60+
<lastmod>2025-11-28T00:36:26+08:00</lastmod>
6161
</url>
6262

6363
<url>
6464
<loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
65-
<lastmod>2025-11-27T14:55:37+08:00</lastmod>
65+
<lastmod>2025-11-28T00:36:26+08:00</lastmod>
6666
</url>
6767

6868
<url>
6969
<loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
70-
<lastmod>2025-11-27T14:55:37+08:00</lastmod>
70+
<lastmod>2025-11-28T00:36:27+08:00</lastmod>
7171
</url>
7272

7373
<url>
7474
<loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
75-
<lastmod>2025-11-27T14:55:37+08:00</lastmod>
75+
<lastmod>2025-11-28T00:36:27+08:00</lastmod>
7676
</url>
7777

7878
<url>
7979
<loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
80-
<lastmod>2025-11-27T14:55:38+08:00</lastmod>
80+
<lastmod>2025-11-28T00:36:28+08:00</lastmod>
8181
</url>
8282

8383
</urlset>

0 commit comments

Comments
 (0)