diff --git a/automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec b/automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec index 823786a92..c652abebe 100644 --- a/automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec +++ b/automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec @@ -3,7 +3,7 @@ ghostdoc-enterprise - 2018.1.18300 + 2018.1.18330 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/ghostdoc-enterprise AdmiringWorm GhostDoc Enterprise Edition diff --git a/automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1 b/automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1 index 53ed15051..64e9ff31d 100644 --- a/automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1 +++ b/automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1 @@ -5,10 +5,10 @@ $cacheDirectory = Get-PackageCacheLocation $packageArgs = @{ packageName = $env:chocolateyPackageName fileType = 'exe' - url = 'https://submain.com/download/GhostDocEnt_v2018.1.18300.zip' + url = 'https://submain.com/download/GhostDocEnt_v2018.1.18330.zip' unzipLocation = $cacheDirectory softwareName = 'GhostDoc Enterprise' - checksum = '633549DB2EAAADA0B17F42E673F6C720BE77E1057DCB54CDDE0B7B601D421FFC436664BFC38BD1659DE080740E3AAC929D4541969DA324306A85AB0062CBF69D' + checksum = 'F35B59AD2530D056981D40BCD02C7672A4EB3CE321A1DAE549528BD76E0046896EE1DBC1A76C1B7A8147175EDA620DD80930B317C913C82535504116B2C27AD7' checksumType = 'sha512' silentArgs = '' validExitCodes = @(0) diff --git a/automatic/ghostdoc-pro/Readme.md b/automatic/ghostdoc-pro/Readme.md index c241d1f47..836b1e311 100644 --- a/automatic/ghostdoc-pro/Readme.md +++ b/automatic/ghostdoc-pro/Readme.md @@ -1,4 +1,4 @@ -# [ ![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 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. diff --git a/automatic/ghostdoc-pro/ghostdoc-pro.nuspec b/automatic/ghostdoc-pro/ghostdoc-pro.nuspec index 70b789369..4fe1547cf 100644 --- a/automatic/ghostdoc-pro/ghostdoc-pro.nuspec +++ b/automatic/ghostdoc-pro/ghostdoc-pro.nuspec @@ -3,13 +3,13 @@ ghostdoc-pro - 2018.1.18250 + 2018.1.18330 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/ghostdoc-pro AdmiringWorm GhostDoc Pro Edition submain http://submain.com/products/ghostdoc.aspx - https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/9cc5e849e4ac105af5371fdb4c196017ed8fe1a0/icons/ghostdoc.png + https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@9cc5e849e4ac105af5371fdb4c196017ed8fe1a0/icons/ghostdoc.png © 1998-2017 SubMain Software. All rights reserved. http://submain.com/ghostdoc/EULA.aspx true @@ -39,7 +39,7 @@ If you follow good naming conventions in your code, then you will get very decen ## Notes - Uninstall is not completely silent, after uninstall a browser window pops up ]]> - [Software Changelog](https://support.submain.com/kb/a60/whats-new-in-ghostdoc-v2018.aspx https://support.submain.com/kb/a60/whats-new-in-ghostdoc-v2018.aspx + [Software Changelog](https://support.submain.com/kb/a60/whats-new-in-ghostdoc-v2018.aspx [Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/ghostdoc-pro/Changelog.md) diff --git a/automatic/ghostdoc-pro/tools/chocolateyinstall.ps1 b/automatic/ghostdoc-pro/tools/chocolateyinstall.ps1 index ddf7347d9..c3469359e 100644 --- a/automatic/ghostdoc-pro/tools/chocolateyinstall.ps1 +++ b/automatic/ghostdoc-pro/tools/chocolateyinstall.ps1 @@ -5,10 +5,10 @@ $cacheDirectory = Get-PackageCacheLocation $packageArgs = @{ packageName = $env:chocolateyPackageName fileType = 'exe' - url = 'https://submain.com/download/GhostDocPro_v2018.1.18250.zip' + url = 'https://submain.com/download/GhostDocPro_v2018.1.18330.zip' unzipLocation = $cacheDirectory softwareName = 'GhostDoc Pro' - checksum = '94BBCC979F399E3D935E166FD9538A0E4F515AF1858B8EFFB63F52CB6ADD8471E3928231C03E4288686A840CD92253443AEB0369715DFA40B67897B46F42314F' + checksum = 'D644E1C270877532F6A8388CEF0B0D312984046254C50209CCACB3BAA2FBA8250FDCAFAA195729E9D818A691FF681871E3FAF2CAD916E64A3AF28F8209750CD7' checksumType = 'sha512' silentArgs = '' validExitCodes = @(0)