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'