From bdef2dab3118d1df365b1f68adfb63a5d3d06267 Mon Sep 17 00:00:00 2001 From: mikecole Date: Thu, 29 Aug 2024 08:07:38 +0000 Subject: [PATCH] AU: 1 updated - line [skip ci] https://gist.github.com/mikecole/fc383d2a7d15fa7825ca98990d04357a/573ea5a137d0f584b7a3042e6b4370cd129a5301 --- 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 3b44fe3b0..67b9b2782 100644 --- a/automatic/line/line.nuspec +++ b/automatic/line/line.nuspec @@ -3,7 +3,7 @@ line - 9.2.0.3403 + 9.2.0.3431 https://github.com/mikecole/chocolatey-packages Mike Cole LINE diff --git a/automatic/line/tools/chocolateyInstall.ps1 b/automatic/line/tools/chocolateyInstall.ps1 index c604862e0..3cc57cd51 100644 --- a/automatic/line/tools/chocolateyInstall.ps1 +++ b/automatic/line/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $ErrorActionPreference = 'Stop' -$checksum = '9723a3a7bfb8cff8bf268ad9cce28240b8e7c77220c9fb195bceef53264548bc' +$checksum = '469421829b4eda17af44236f1a684fe970899324677f741f22033a2218b40bf5' $packageArgs = @{ packageName = 'line'