Skip to content

Commit

Permalink
AU: 1 updated - line
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecole committed Nov 30, 2022
1 parent ede26ed commit c9cbdd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/line/line.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>line</id>
<version>7.13.2.2877</version>
<version>7.14.0.2898</version>
<packageSourceUrl>https://github.com/mikecole/chocolatey-packages</packageSourceUrl>
<owners>Mike Cole</owners>
<title>LINE</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/line/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$ErrorActionPreference = 'Stop'
$checksum = '87385b9316c217cfcdd8f3f115185361c27f8974e3f80f017745e38cc09b35c0'
$checksum = 'bafefdd96fafc402c65ee9907900268161e193a2e1288401668c24931c65e5ac'

$packageArgs = @{
packageName = 'line'
Expand Down

0 comments on commit c9cbdd8

Please sign in to comment.