fix: manifest SHA256 from git blobs (CRLF/LF) — release 2.2.2-SAC

Manifest was hashed from Windows working tree while Linux checkout uses
git blobs; verify failed with sha256 mismatch. build-release-manifest.sh
now hashes :index/HEAD; .gitattributes enforces LF for agent scripts.
This commit is contained in:
PTah
2026-07-08 12:00:51 +10:00
parent 6df83f1838
commit 0399a6d384
7 changed files with 50 additions and 13 deletions
+4
View File
@@ -0,0 +1,4 @@
# Агентские скрипты — LF в git и на Linux (manifest SHA256 = git blob).
ssh-monitor text eol=lf
*.sh text eol=lf
version.txt text eol=lf