From 4279da4db62a8a3cba7004c6fb1e1e53ea2c6a29 Mon Sep 17 00:00:00 2001 From: nekwo Date: Fri, 15 May 2026 12:41:10 -0400 Subject: [PATCH] fix(windows): make PowerShell installer parse in 5.1 --- scripts/install.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install.ps1 b/scripts/install.ps1 index 5ed7aa755fd..53a1ea96486 100644 --- a/scripts/install.ps1 +++ b/scripts/install.ps1 @@ -1,4 +1,4 @@ -# ============================================================================ +# ============================================================================ # Hermes Agent Installer for Windows # ============================================================================ # Installation script for Windows (PowerShell).