From 8e7fa5749f50f0566710239634ab854eff769e45 Mon Sep 17 00:00:00 2001 From: mikecole Date: Thu, 5 Sep 2024 05:07:26 +0000 Subject: [PATCH] AU: 1 updated - line [skip ci] https://gist.github.com/mikecole/fc383d2a7d15fa7825ca98990d04357a/48858fbc171eb2c4d73220c9d92fdbcb95a177a8 --- automatic/line/line.nuspec | 2 +- automatic/line/tools/chocolateyInstall.ps1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automatic/line/line.nuspec b/automatic/line/line.nuspec index 67b9b2782..def7f32b3 100644 --- a/automatic/line/line.nuspec +++ b/automatic/line/line.nuspec @@ -3,7 +3,7 @@ line - 9.2.0.3431 + 9.3.0.3436 https://github.com/mikecole/chocolatey-packages Mike Cole LINE diff --git a/automatic/line/tools/chocolateyInstall.ps1 b/automatic/line/tools/chocolateyInstall.ps1 index 3cc57cd51..ecfe3589e 100644 --- a/automatic/line/tools/chocolateyInstall.ps1 +++ b/automatic/line/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $ErrorActionPreference = 'Stop' -$checksum = '469421829b4eda17af44236f1a684fe970899324677f741f22033a2218b40bf5' +$checksum = 'b931c5686cc09b2183bba197dc151b8e95ca6151e39fb98954352340c0b31120' $packageArgs = @{ packageName = 'line'