Skip to content

Commit 767814c

Browse files
committed
1 parent bc3ff8d commit 767814c

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.0.0.2534</version>
6+
<version>7.0.0.2543</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 = '48449df38de95b737d1dee8008eb472ee907b15358eb3316450d211ac0d4b781'
2+
$checksum = '826d78e0e5a7701c997f20886793253b2ed78486c8dcd71314b51c453acac689'
33

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

0 commit comments

Comments
 (0)