📦 deps(thirdparty): update snapshots

This commit is contained in:
ci[bot]
2026-06-21 16:02:37 +00:00
parent 3d137606c0
commit c4c6a41c21
305 changed files with 30187 additions and 322 deletions
@@ -0,0 +1,8 @@
# Normalize line endings to LF on commit — this repo is authored on Windows but
# every .sh / .template runs on a Linux remote, where a CRLF shebang or `do\r`
# silently breaks bash (see references/gotchas_universal.md, the CRLF entry).
* text=auto eol=lf
*.sh text eol=lf
*.template text eol=lf
*.py text eol=lf
*.md text eol=lf