Skip to content

Commit

Permalink
AU: 2 updated - ghostdoc-enterprise ghostdoc-pro
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 1, 2022
1 parent bad4a7a commit 2cade0e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ghostdoc-enterprise</id>
<version>2022.1.22055</version>
<version>2022.1.22090</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/ghostdoc-enterprise</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>GhostDoc Enterprise Edition</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
url = 'https://submain.com/download/ghostdoc/enterprise/registered/'
unzipLocation = $cacheDirectory
softwareName = 'GhostDoc Enterprise'
checksum = '769e6fbef5323c66771fc3ed0149ff5321a6642b9cdd4960cee6754c7d4250074338ba2d7c5e439d49a957b69c91041df847ddadffe94ccd3d767e4f6ed927b6'
checksum = 'bd2180c26971f39f698961aee1f65b0afe0a6dafae212cc7518e24c8d66ccb009f35b8f2430888aa17e242a4fc19e35b667c7f5b75d39fc220135752261e2771'
checksumType = 'sha512'
silentArgs = ''
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/ghostdoc-pro/ghostdoc-pro.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ghostdoc-pro</id>
<version>2022.1.22055</version>
<version>2022.1.22090</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/ghostdoc-pro</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>GhostDoc Pro Edition</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/ghostdoc-pro/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
url = 'https://submain.com/download/ghostdoc/pro/registered/'
unzipLocation = $cacheDirectory
softwareName = 'GhostDoc Pro'
checksum = '28decb037951b22c405285ff484e5b781f3e99fd14c09a1aaff6dc1090b009a58d11c88e06ec3116f480ce754461c3cce18bad5d43f6ac3729d7dfb6cc5cc0ed'
checksum = '4c6808e4ded2aa61f257644120cf296e9010b6e794520af2b1eed72801511c671f7185faa215e72bbdaf9ab0a4aadbdb0dbb9ad44bcb2186b091d6b441b191de'
checksumType = 'sha512'
silentArgs = ''
validExitCodes = @(0)
Expand Down

0 comments on commit 2cade0e

Please sign in to comment.