Skip to content

Commit d15c78f

Browse files
committed
1 parent 33c8a4d commit d15c78f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

automatic/line/line.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
44
<metadata>
55
<id>line</id>
6-
<version>7.2.0.2597</version>
6+
<version>7.2.0.2599</version>
77
<packageSourceUrl>https://github.com/mikecole/chocolatey-packages</packageSourceUrl>
88
<owners>Mike Cole</owners>
99
<title>LINE</title>

automatic/line/tools/chocolateyInstall.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$ErrorActionPreference = 'Stop'
2-
$checksum = '96ec297d77c88d6b348d0e38070d3be895437940c2e12aa98111ec8bcc7c57fb'
2+
$checksum = 'f4804e5e7fec3d9fde088e3f0f0ff0540aa4f68ae59f151bf84a60dee1958efa'
33

44
$packageArgs = @{
55
packageName = 'line'

0 commit comments

Comments
 (0)