瀏覽代碼

autoupdate docs by xmake-repo/ci

ruki 22 小時之前
父節點
當前提交
ca042b8013

+ 1 - 1
_coverpage.md

@@ -6,7 +6,7 @@
 
 - *Simple, lightweight, cross-platform*
 - *Modern C/C++ package manager, support distributed repositories*
-- **Recently added: llgl, libxls, hashcat**
+- **Recently added: openssh, llgl, libxls**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [Github](https://github.com/xmake-io/xrepo/)

+ 1 - 1
_sidebar.md

@@ -1,7 +1,7 @@
 - Getting Started
   - [Sponsor](https://xmake.io/#/about/sponsor)
   - [Quick Start](getting_started.md)
-- Packages (1824)
+- Packages (1825)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)

+ 39 - 2
mirror/packages/android.html

@@ -17488,7 +17488,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26027,6 +26027,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openrestry-luajit")
 </code></pre>
+<h3 id="opensshandroid">openssh (android)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p android [--ndk=/xxx] openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="opensslandroid">openssl (android)</h3>
 <table>
 <thead>
@@ -33256,7 +33293,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+300, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/bsd.html

@@ -17721,7 +17721,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -26574,6 +26574,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openrestry-luajit")
 </code></pre>
+<h3 id="opensshbsd">openssh (bsd)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="opensslbsd">openssl (bsd)</h3>
 <table>
 <thead>
@@ -33458,7 +33495,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/cross.html

@@ -17104,7 +17104,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25372,6 +25372,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openimagedenoise")
 </code></pre>
+<h3 id="opensshcross">openssh (cross)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p cross [--sdk=/xxx] openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="opensslcross">openssl (cross)</h3>
 <table>
 <thead>
@@ -32001,7 +32038,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+200, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/iphoneos.html

@@ -16648,7 +16648,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -24780,6 +24780,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openrestry-luajit")
 </code></pre>
+<h3 id="opensshiphoneos">openssh (iphoneos)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p iphoneos openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="openssliphoneos">openssl (iphoneos)</h3>
 <table>
 <thead>
@@ -31569,7 +31606,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 40 - 3
mirror/packages/linux.html

@@ -27950,7 +27950,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -42029,6 +42029,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openscenegraph")
 </code></pre>
+<h3 id="opensshlinux">openssh (linux)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="openssllinux">openssl (linux)</h3>
 <table>
 <thead>
@@ -52607,7 +52644,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+300, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -59846,7 +59883,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55dffc1041d0</td>
+<td>table: 0x55ddde469390</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 40 - 3
mirror/packages/macosx.html

@@ -25848,7 +25848,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -38927,6 +38927,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openscenegraph")
 </code></pre>
+<h3 id="opensshmacosx">openssh (macosx)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm64, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="opensslmacosx">openssl (macosx)</h3>
 <table>
 <thead>
@@ -48711,7 +48748,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -55481,7 +55518,7 @@
 </tr>
 <tr>
 <td>License</td>
-<td>table: 0x55dffc1041d0</td>
+<td>table: 0x55ddde469390</td>
 </tr>
 <tr>
 <td>Versions</td>

+ 39 - 2
mirror/packages/mingw.html

@@ -18985,7 +18985,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -27853,6 +27853,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openjpeg")
 </code></pre>
+<h3 id="opensshmingw">openssh (mingw)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p mingw [--mingw=/xxx] openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="opensslmingw">openssl (mingw)</h3>
 <table>
 <thead>
@@ -35605,7 +35642,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+200, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/msys.html

@@ -16985,7 +16985,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -25121,6 +25121,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openjdk")
 </code></pre>
+<h3 id="opensshmsys">openssh (msys)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>i386, x86_64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="openssl3msys">openssl3 (msys)</h3>
 <table>
 <thead>
@@ -31491,7 +31528,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/wasm.html

@@ -14727,7 +14727,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -22065,6 +22065,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("opengl-headers")
 </code></pre>
+<h3 id="opensshwasm">openssh (wasm)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>wasm32, wasm64</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install -p wasm openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="openssl3wasm">openssl3 (wasm)</h3>
 <table>
 <thead>
@@ -28048,7 +28085,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+300, 3.50.0+100, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 39 - 2
mirror/packages/windows.html

@@ -25263,7 +25263,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2</td>
+<td>1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2</td>
 </tr>
 <tr>
 <td>Architectures</td>
@@ -37550,6 +37550,43 @@
 <h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
 <pre><code class="lang-lua">add_requires("openscenegraph")
 </code></pre>
+<h3 id="opensshwindows">openssh (windows)</h3>
+<table>
+<thead>
+<tr>
+<th>Description</th>
+<th><em>OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.</em></th>
+</tr>
+</thead>
+<tbody>
+<tr>
+<td>Homepage</td>
+<td>%s</td>
+</tr>
+<tr>
+<td>License</td>
+<td>BSD-2-Clause</td>
+</tr>
+<tr>
+<td>Versions</td>
+<td>10.0p2</td>
+</tr>
+<tr>
+<td>Architectures</td>
+<td>arm, arm64, arm64ec, x64, x86</td>
+</tr>
+<tr>
+<td>Definition</td>
+<td><a href="https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua">openssh/xmake.lua</a></td>
+</tr>
+</tbody>
+</table>
+<h5 id="installcommand">Install command</h5>
+<pre><code class="lang-console">xrepo install openssh
+</code></pre>
+<h5 id="integrationintheprojectxmakelua">Integration in the project (xmake.lua)</h5>
+<pre><code class="lang-lua">add_requires("openssh")
+</code></pre>
 <h3 id="opensslwindows">openssl (windows)</h3>
 <table>
 <thead>
@@ -47515,7 +47552,7 @@
 </tr>
 <tr>
 <td>Versions</td>
-<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300</td>
+<td>3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200</td>
 </tr>
 <tr>
 <td>Architectures</td>

+ 26 - 2
packages/android.md

@@ -11392,7 +11392,7 @@ add_requires("libomp")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -16996,6 +16996,30 @@ add_requires("openrestry-luajit")
 ```
 
 
+### openssh (android)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p android [--ndk=/xxx] openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl (android)
 
 
@@ -21733,7 +21757,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+300, 3.50.0+100, 3.50.0+200 |
 | Architectures | arm64-v8a, armeabi, armeabi-v7a, mip64, mips, riscv64, x86, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/bsd.md

@@ -11537,7 +11537,7 @@ add_requires("libomp")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | i386, x86_64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -17367,6 +17367,30 @@ add_requires("openrestry-luajit")
 ```
 
 
+### openssh (bsd)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | i386, x86_64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl (bsd)
 
 
@@ -21885,7 +21909,7 @@ add_requires("sqlgen")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/cross.md

@@ -11132,7 +11132,7 @@ add_requires("libomp")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -16565,6 +16565,30 @@ add_requires("openimagedenoise")
 ```
 
 
+### openssh (cross)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p cross [--sdk=/xxx] openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl (cross)
 
 
@@ -20916,7 +20940,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+200, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300, 3.50.0+200 |
 | Architectures | arm, arm64, i386, loong64, mips, mips64, ppc, ppc64, riscv, riscv64, s390x, sh4, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/iphoneos.md

@@ -10841,7 +10841,7 @@ add_requires("libogg")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -16181,6 +16181,30 @@ add_requires("openrestry-luajit")
 ```
 
 
+### openssh (iphoneos)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | arm64, x86_64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p iphoneos openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl (iphoneos)
 
 
@@ -20631,7 +20655,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+200 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 27 - 3
packages/linux.md

@@ -18294,7 +18294,7 @@ add_requires("libomp")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -27584,6 +27584,30 @@ add_requires("openscenegraph")
 ```
 
 
+### openssh (linux)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl (linux)
 
 
@@ -34530,7 +34554,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+300, 3.50.0+100, 3.50.0+200 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -39282,7 +39306,7 @@ add_requires("whisper.cpp")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x55dffc1041d0 |
+| License | table: 0x55ddde469390 |
 | Versions | 1.13 |
 | Architectures | arm64, armv7, armv7s, i386, loong64, mips, mips64, mips64el, mipsel, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 27 - 3
packages/macosx.md

@@ -16913,7 +16913,7 @@ add_requires("libomp")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | arm64, x86_64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -25540,6 +25540,30 @@ add_requires("openscenegraph")
 ```
 
 
+### openssh (macosx)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | arm64, x86_64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl (macosx)
 
 
@@ -31963,7 +31987,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200 |
 | Architectures | arm64, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 
@@ -36406,7 +36430,7 @@ add_requires("which")
 | Description | *WIGXJPF evaluates Wigner 3j, 6j and 9j symbols accurately using prime factorisation and multi-word integer arithmetic.* |
 | -- | -- |
 | Homepage | [https://fy.chalmers.se/subatom/wigxjpf/](https://fy.chalmers.se/subatom/wigxjpf/) |
-| License | table: 0x55dffc1041d0 |
+| License | table: 0x55ddde469390 |
 | Versions | 1.13 |
 | Architectures | arm64, x86_64 |
 | Definition | [wigxjpf/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/w/wigxjpf/xmake.lua) |

+ 26 - 2
packages/mingw.md

@@ -12371,7 +12371,7 @@ add_requires("libomp")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -18190,6 +18190,30 @@ add_requires("openjpeg")
 ```
 
 
+### openssh (mingw)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | arm, arm64, i386, x86_64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p mingw [--mingw=/xxx] openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl (mingw)
 
 
@@ -23279,7 +23303,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+0, 3.50.0+100, 3.50.0+400, 3.50.0+200, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300, 3.50.0+200 |
 | Architectures | arm, arm64, i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/msys.md

@@ -11058,7 +11058,7 @@ add_requires("libomp")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | i386, x86_64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -16399,6 +16399,30 @@ add_requires("openjdk")
 ```
 
 
+### openssh (msys)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | i386, x86_64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl3 (msys)
 
 
@@ -20582,7 +20606,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+400, 3.50.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+100, 3.50.0+300, 3.50.0+0, 3.50.0+400, 3.50.0+200 |
 | Architectures | i386, x86_64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/wasm.md

@@ -9579,7 +9579,7 @@ add_requires("libogg")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, 1.4, v1.4, v1.5, 1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, v1.4, 1.4, v1.5, 1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | wasm32, wasm64 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -14396,6 +14396,30 @@ add_requires("opengl-headers")
 ```
 
 
+### openssh (wasm)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | wasm32, wasm64 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install -p wasm openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl3 (wasm)
 
 
@@ -18320,7 +18344,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+0, 3.49.0+100, 3.49.0+200, 3.50.0+100, 3.50.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+0, 3.46.0+100, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+200, 3.49.0+0, 3.49.0+100, 3.50.0+0, 3.50.0+400, 3.50.0+300, 3.50.0+100, 3.50.0+200 |
 | Architectures | wasm32, wasm64 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 26 - 2
packages/windows.md

@@ -16494,7 +16494,7 @@ add_requires("libogg")
 | -- | -- |
 | Homepage | [https://opus-codec.org](https://opus-codec.org) |
 | License | BSD-3-Clause |
-| Versions | v1.3.1, 1.3.1, v1.4, 1.4, 1.5, v1.5, 1.5.1, v1.5.1, v1.5.2, 1.5.2 |
+| Versions | 1.3.1, v1.3.1, 1.4, v1.4, 1.5, v1.5, v1.5.1, 1.5.1, 1.5.2, v1.5.2 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [libopus/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/l/libopus/xmake.lua) |
 
@@ -24569,6 +24569,30 @@ add_requires("openscenegraph")
 ```
 
 
+### openssh (windows)
+
+
+| Description | *OpenSSH is a complete implementation of the SSH protocol (version 2) for secure remote login, command execution and file transfer.* |
+| -- | -- |
+| Homepage | [%s](%s) |
+| License | BSD-2-Clause |
+| Versions | 10.0p2 |
+| Architectures | arm, arm64, arm64ec, x64, x86 |
+| Definition | [openssh/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/o/openssh/xmake.lua) |
+
+##### Install command
+
+```console
+xrepo install openssh
+```
+
+##### Integration in the project (xmake.lua)
+
+```lua
+add_requires("openssh")
+```
+
+
 ### openssl (windows)
 
 
@@ -31111,7 +31135,7 @@ add_requires("sqlite-vec")
 | -- | -- |
 | Homepage | [https://sqlite.org/](https://sqlite.org/) |
 | License | Public Domain |
-| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+200, 3.45.0+100, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+0, 3.47.0+200, 3.47.0+100, 3.48.0+0, 3.49.0+200, 3.49.0+100, 3.49.0+0, 3.50.0+200, 3.50.0+400, 3.50.0+0, 3.50.0+100, 3.50.0+300 |
+| Versions | 3.23.0+0, 3.24.0+0, 3.34.0+100, 3.35.0+300, 3.35.0+400, 3.36.0+0, 3.37.0+200, 3.39.0+200, 3.43.0+200, 3.45.0+100, 3.45.0+200, 3.45.0+300, 3.46.0+100, 3.46.0+0, 3.47.0+100, 3.47.0+200, 3.47.0+0, 3.48.0+0, 3.49.0+100, 3.49.0+0, 3.49.0+200, 3.50.0+300, 3.50.0+100, 3.50.0+400, 3.50.0+0, 3.50.0+200 |
 | Architectures | arm, arm64, arm64ec, x64, x86 |
 | Definition | [sqlite3/xmake.lua](https://github.com/xmake-io/xmake-repo/blob/master/packages/s/sqlite3/xmake.lua) |
 

+ 15 - 15
sitemap.xml

@@ -7,77 +7,77 @@
     
 <url>
   <loc>https://xrepo.xmake.io</loc>
-  <lastmod>2025-09-13T12:56:57+08:00</lastmod>
+  <lastmod>2025-09-13T13:00:53+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/index.html</loc>
-  <lastmod>2025-09-13T12:57:09+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/index.html</loc>
-  <lastmod>2025-09-13T12:57:10+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/zh-cn/getting_started.html</loc>
-  <lastmod>2025-09-13T12:57:10+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/getting_started.html</loc>
-  <lastmod>2025-09-13T12:57:10+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:05+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/mingw.html</loc>
-  <lastmod>2025-09-13T12:57:10+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/cross.html</loc>
-  <lastmod>2025-09-13T12:57:11+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/iphoneos.html</loc>
-  <lastmod>2025-09-13T12:57:11+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:06+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/msys.html</loc>
-  <lastmod>2025-09-13T12:57:11+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/macosx.html</loc>
-  <lastmod>2025-09-13T12:57:12+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:07+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/linux.html</loc>
-  <lastmod>2025-09-13T12:57:12+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/android.html</loc>
-  <lastmod>2025-09-13T12:57:13+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/bsd.html</loc>
-  <lastmod>2025-09-13T12:57:13+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:08+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/windows.html</loc>
-  <lastmod>2025-09-13T12:57:14+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:09+08:00</lastmod>
 </url>
 
 <url>
   <loc>https://xrepo.xmake.io/mirror/packages/wasm.html</loc>
-  <lastmod>2025-09-13T12:57:14+08:00</lastmod>
+  <lastmod>2025-09-13T13:01:09+08:00</lastmod>
 </url>
 
 </urlset>

+ 1 - 1
zh-cn/_coverpage.md

@@ -6,7 +6,7 @@
 
 - *简单,轻量,跨平台*
 - *现代化的 C/C++ 包管理工具,分布式仓库支持*
-- **Recently added: llgl, libxls, hashcat**
+- **Recently added: openssh, llgl, libxls**
 
 [Gitee](https://gitee.com/tboox/xrepo/)
 [GitHub](https://github.com/xmake-io/xrepo/)

+ 1 - 1
zh-cn/_sidebar.md

@@ -1,7 +1,7 @@
 - 快速入门
   - [赞助](https://xmake.io/#/zh-cn/about/sponsor)
   - [快速上手](zh-cn/getting_started.md)
-- 包列表 (1824)
+- 包列表 (1825)
   - [android](packages/android.md)
   - [bsd](packages/bsd.md)
   - [cross](packages/cross.md)