From bb2148cbf3e99a82384d24c50a981c30206019ed Mon Sep 17 00:00:00 2001 From: Evan Simkowitz Date: Thu, 14 Nov 2024 12:03:39 -0800 Subject: [PATCH] remove checksumfor arg --- wave/update.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wave/update.ps1 b/wave/update.ps1 index 8c94ca2..f986c51 100644 --- a/wave/update.ps1 +++ b/wave/update.ps1 @@ -34,4 +34,4 @@ function global:au_GetLatest { } } -update -ChecksumFor none \ No newline at end of file +update \ No newline at end of file