We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3ff8d commit 767814cCopy full SHA for 767814c
automatic/line/line.nuspec
@@ -3,7 +3,7 @@
3
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
4
<metadata>
5
<id>line</id>
6
- <version>7.0.0.2534</version>
+ <version>7.0.0.2543</version>
7
<packageSourceUrl>https://github.com/mikecole/chocolatey-packages</packageSourceUrl>
8
<owners>Mike Cole</owners>
9
<title>LINE</title>
automatic/line/tools/chocolateyInstall.ps1
@@ -1,5 +1,5 @@
1
$ErrorActionPreference = 'Stop'
2
-$checksum = '48449df38de95b737d1dee8008eb472ee907b15358eb3316450d211ac0d4b781'
+$checksum = '826d78e0e5a7701c997f20886793253b2ed78486c8dcd71314b51c453acac689'
$packageArgs = @{
packageName = 'line'
0 commit comments