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 Dec 11, 2023
1 parent 0992087 commit d1ac109
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
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>line</id>
<version>8.5.0.3237</version>
<version>8.5.1.3239</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
@@ -1,5 +1,5 @@
$ErrorActionPreference = 'Stop'
$checksum = 'a610124c26e7af18fae2cc18560f4ecc46579ba3f4e382907c947c942431b687'
$checksum = '9c95fd7f1c3f3145cb7e49293a29e1cc43d60767fccf2c806ca2b1094fe48701'

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

0 comments on commit d1ac109

Please sign in to comment.