Skip to content

Commit

Permalink
AU: 1 updated - clipboard-help-and-spell
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed May 3, 2019
1 parent 4d4fcc1 commit 0d1cdad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion clipboard-help-and-spell/clipboard-help-and-spell.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
<metadata>
<id>clipboard-help-and-spell</id>
<version>2.42.0</version>
<version>2.45.01</version>
<title>Clipboard Help+Spell</title>
<authors>DonationCoder</authors>
<owners>MarcioC</owners>
Expand Down
2 changes: 1 addition & 1 deletion clipboard-help-and-spell/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{

softwareName = 'Clipboard Help+Spell*'

checksum = '7e4ea4dbb31f05e1397672d0914b663a2d69ffe5d8e210a3f4128804baf0be69'
checksum = 'f221fd3187ba1ee6f7e7cd9c9c868df18be96870d775849969d53a92f7c0a002'
checksumType = 'sha256'

silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
Expand Down

0 comments on commit 0d1cdad

Please sign in to comment.