Skip to content

Commit

Permalink
AU: 3 updated - cacher ghostdoc-enterprise ghostdoc-pro
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 23, 2019
1 parent c05b22d commit 32c8578
Show file tree
Hide file tree
Showing 10 changed files with 19 additions and 11 deletions.
2 changes: 1 addition & 1 deletion automatic/cacher/cacher.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>cacher</id>
<version>2.12.3</version>
<version>2.12.4</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/cacher</packageSourceUrl>
<owners>AdmiringWorm, </owners>
<title>Cacher</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/cacher/tools/chocolateyinstall.ps1
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://s3.amazonaws.com/download.cacher.io/Cacher%20Setup%202.12.3.exe'
url = 'https://s3.amazonaws.com/download.cacher.io/Cacher%20Setup%202.12.4.exe'
softwareName = 'Cacher*'
checksum = 'af44c6e0651564953391ff279b03a4505a039204bf1646a49b813a4824137a8c6c15eb9ef80e9b2f96e3a7daeb9608b9586d603b4e1e584d25c6383d2f3185a7'
checksum = '57db28887434dd2c531e2e31a7323a117a3fa4f1958ad9cb14df44a430cd5bf0ba2fce9ddf286e0ea9663466ab7631ccc952075259e77fe45b113594def61b7d'
checksumType = 'sha512'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
4 changes: 4 additions & 0 deletions automatic/ghostdoc-enterprise/Changelog.md
@@ -1,5 +1,9 @@
# ![GhostDoc Enterprise Edition Changelog](https://img.shields.io/badge/GhostDoc%20Enterprise%20Edition-Package%20Changelog-blue.svg?style=for-the-badge)

## Version: 2019.2.19200 (2019-07-23)

- Move all icons to their respective package directory [#47](https://github.com/AdmiringWorm/chocolatey-packages/issues/47)

## Version: 2018.2.19060 (2019-03-06)

- **BUG:** Not replacing checksums during update [#51](https://github.com/AdmiringWorm/chocolatey-packages/issues/51)
Expand Down
2 changes: 1 addition & 1 deletion automatic/ghostdoc-enterprise/Readme.md
@@ -1,4 +1,4 @@
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@9cc5e849e4ac105af5371fdb4c196017ed8fe1a0/icons/ghostdoc.png" height="48" width="48" /> ![GhostDoc Enterprise Edition](https://img.shields.io/chocolatey/v/ghostdoc-enterprise.svg?label=GhostDoc%20Enterprise%20Edition&style=for-the-badge)](https://chocolatey.org/packages/ghostdoc-enterprise)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@011752c0bd870e56ecac19ecc925994c93233dd4/automatic/ghostdoc-enterprise/icons/32x32.png" height="48" width="48" /> ![GhostDoc Enterprise Edition](https://img.shields.io/chocolatey/v/ghostdoc-enterprise.svg?label=GhostDoc%20Enterprise%20Edition&style=for-the-badge)](https://chocolatey.org/packages/ghostdoc-enterprise)

**GhostDoc** is a Visual Studio extension that automatically generates XML documentation comments for methods and properties based on their type, parameters, name, and other contextual information.

Expand Down
4 changes: 2 additions & 2 deletions automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ghostdoc-enterprise</id>
<version>2019.1.19150</version>
<version>2019.2.19200</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/ghostdoc-enterprise</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>GhostDoc Enterprise Edition</title>
<authors>submain</authors>
<projectUrl>http://submain.com/products/ghostdoc.aspx</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@9cc5e849e4ac105af5371fdb4c196017ed8fe1a0/icons/ghostdoc.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@011752c0bd870e56ecac19ecc925994c93233dd4/automatic/ghostdoc-enterprise/icons/32x32.png</iconUrl>
<copyright>© 1998-2017 SubMain Software. All rights reserved.</copyright>
<licenseUrl>http://submain.com/ghostdoc/EULA.aspx</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
Expand Down
2 changes: 1 addition & 1 deletion automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
url = 'https://submain.com/download/ghostdoc/enterprise/registered/'
unzipLocation = $cacheDirectory
softwareName = 'GhostDoc Enterprise'
checksum = '1f789fe29a046d5ea0bde7f7a4369d8316ffada3613b1e2612bed095da837b07b7d36400ef1e26afd7b3576b31cb0c3947a309aa1addb0fca231c984c12872f0'
checksum = 'd8819897ab165de866b8f4d7f948c12dae81e53eb80185dceddad898cba4fb6e1a7ebe49052d7023b8adb422cd62c4e317e1a843b347cce026184f970b51bff1'
checksumType = 'sha512'
silentArgs = ''
validExitCodes = @(0)
Expand Down
4 changes: 4 additions & 0 deletions automatic/ghostdoc-pro/Changelog.md
@@ -1,5 +1,9 @@
# ![GhostDoc Pro Edition Changelog](https://img.shields.io/badge/GhostDoc%20Pro%20Edition-Package%20Changelog-blue.svg?style=for-the-badge)

## Version: 2019.2.19200 (2019-07-23)

- Move all icons to their respective package directory [#47](https://github.com/AdmiringWorm/chocolatey-packages/issues/47)

## Version: 2018.2.19030 (2019-02-07)

- **BUG:** Not replacing checksums during update [#51](https://github.com/AdmiringWorm/chocolatey-packages/issues/51)
Expand Down
2 changes: 1 addition & 1 deletion automatic/ghostdoc-pro/Readme.md
@@ -1,4 +1,4 @@
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@9cc5e849e4ac105af5371fdb4c196017ed8fe1a0/icons/ghostdoc.png" height="48" width="48" /> ![GhostDoc Pro Edition](https://img.shields.io/chocolatey/v/ghostdoc-pro.svg?label=GhostDoc%20Pro%20Edition&style=for-the-badge)](https://chocolatey.org/packages/ghostdoc-pro)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4f51ac8f5a2beb847f7672f2c5110ba4cab1b27b/automatic/ghostdoc-pro/icons/32x32.png" height="48" width="48" /> ![GhostDoc Pro Edition](https://img.shields.io/chocolatey/v/ghostdoc-pro.svg?label=GhostDoc%20Pro%20Edition&style=for-the-badge)](https://chocolatey.org/packages/ghostdoc-pro)

**GhostDoc** is a Visual Studio extension that automatically generates XML documentation comments for methods and properties based on their type, parameters, name, and other contextual information.

Expand Down
4 changes: 2 additions & 2 deletions automatic/ghostdoc-pro/ghostdoc-pro.nuspec
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ghostdoc-pro</id>
<version>2019.1.19150</version>
<version>2019.2.19200</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/ghostdoc-pro</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>GhostDoc Pro Edition</title>
<authors>submain</authors>
<projectUrl>http://submain.com/products/ghostdoc.aspx</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@9cc5e849e4ac105af5371fdb4c196017ed8fe1a0/icons/ghostdoc.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4f51ac8f5a2beb847f7672f2c5110ba4cab1b27b/automatic/ghostdoc-pro/icons/32x32.png</iconUrl>
<copyright>© 1998-2017 SubMain Software. All rights reserved.</copyright>
<licenseUrl>http://submain.com/ghostdoc/EULA.aspx</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
Expand Down
2 changes: 1 addition & 1 deletion automatic/ghostdoc-pro/tools/chocolateyinstall.ps1
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
url = 'https://submain.com/download/ghostdoc/pro/registered/'
unzipLocation = $cacheDirectory
softwareName = 'GhostDoc Pro'
checksum = '36fdba748fa8590c6d5541c1b5ca5ba298580b8d84970357fc1028543ad0760199e71e3189552dedd01ad5b5633dfbc579b328748d7bc2c134e29d769afe76cf'
checksum = '636b48520bfba391c7037715cf12f543bd781dd092eb1b5796d75f32b3a337b356da2fbef8b4ae196ef6f431c5ba74629c0c6a2ba04988f24a2574b54f581a32'
checksumType = 'sha512'
silentArgs = ''
validExitCodes = @(0)
Expand Down

0 comments on commit 32c8578

Please sign in to comment.