diff --git a/automatic/line/line.nuspec b/automatic/line/line.nuspec index 97590a7a8..3b44fe3b0 100644 --- a/automatic/line/line.nuspec +++ b/automatic/line/line.nuspec @@ -3,7 +3,7 @@ line - 9.2.0.3402 + 9.2.0.3403 https://github.com/mikecole/chocolatey-packages Mike Cole LINE diff --git a/automatic/line/tools/chocolateyInstall.ps1 b/automatic/line/tools/chocolateyInstall.ps1 index 463d73661..c604862e0 100644 --- a/automatic/line/tools/chocolateyInstall.ps1 +++ b/automatic/line/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $ErrorActionPreference = 'Stop' -$checksum = '377de0760b161b6c9fd1c1007d43ff880b1d829e9d61ff59a832246a894e25a9' +$checksum = '9723a3a7bfb8cff8bf268ad9cce28240b8e7c77220c9fb195bceef53264548bc' $packageArgs = @{ packageName = 'line'