📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-07-06 16:02:57 +00:00
parent 32b074b266
commit 3b9ece8c79
299 changed files with 1063 additions and 858 deletions
@@ -379,7 +379,7 @@ export API_KEY=your_key
set API_KEY=your_key
# Windows PowerShell
$env:API_KEY="your_key"
$env:API_KEY = Read-Host -AsSecureString "API key"
\`\`\`
```