From ba9e67a51b0212a65f4abdc5e8941826c50aa639 Mon Sep 17 00:00:00 2001 From: mikecole Date: Wed, 24 Jul 2024 03:07:16 +0000 Subject: [PATCH] AU: 1 updated - line [skip ci] https://gist.github.com/mikecole/fc383d2a7d15fa7825ca98990d04357a/d840ce3fbd105e38e344051c76d60f58d6a803d9 --- 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 676f181d7..97590a7a8 100644 --- a/automatic/line/line.nuspec +++ b/automatic/line/line.nuspec @@ -3,7 +3,7 @@ line - 9.1.2.3379 + 9.2.0.3402 https://github.com/mikecole/chocolatey-packages Mike Cole LINE diff --git a/automatic/line/tools/chocolateyInstall.ps1 b/automatic/line/tools/chocolateyInstall.ps1 index 4786c006c..463d73661 100644 --- a/automatic/line/tools/chocolateyInstall.ps1 +++ b/automatic/line/tools/chocolateyInstall.ps1 @@ -1,5 +1,5 @@ $ErrorActionPreference = 'Stop' -$checksum = 'f05a3a0825f71ee05686a5c93c0a935db6d2dc4c1ce99594680de9756bed31e5' +$checksum = '377de0760b161b6c9fd1c1007d43ff880b1d829e9d61ff59a832246a894e25a9' $packageArgs = @{ packageName = 'line'