diff --git a/automatic/ghostdoc-enterprise/Changelog.md b/automatic/ghostdoc-enterprise/Changelog.md index 6c27adafd..0aabe4032 100644 --- a/automatic/ghostdoc-enterprise/Changelog.md +++ b/automatic/ghostdoc-enterprise/Changelog.md @@ -1,5 +1,9 @@ # Package changelog for [GhostDoc Enterprise Edition](https://chocolatey.org/packages/ghostdoc-enterprise) +## Version: 5.8.17330 (2017-12-03) +- **ENHANCEMENT:** Add package changelogs [#6](https://github.com/AdmiringWorm/chocolatey-packages/issues/6) +- **ENHANCEMENT:** Changed to parse version from news page + ## Version 5.8 (2017-10-01) - Fixed install ahk script - Initial implementation of the ghostdoc-enterprise chocolatey package diff --git a/automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec b/automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec index 905ec97b4..48b3e08fe 100644 --- a/automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec +++ b/automatic/ghostdoc-enterprise/ghostdoc-enterprise.nuspec @@ -3,7 +3,7 @@ ghostdoc-enterprise - 5.8 + 5.8.17330 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/ghostdoc-enterprise AdmiringWorm GhostDoc Enterprise Edition @@ -39,10 +39,8 @@ 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](http://support.submain.com/kb/a42/whats-new-in-ghostdoc-v5.aspx) -[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/ghostdoc-enterprise/Changelog.md) - + [Software Changelog](http://support.submain.com/kb/a42/whats-new-in-ghostdoc-v5.aspx +[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/ghostdoc-pro/Changelog.md) diff --git a/automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1 b/automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1 index 5b970ae91..28e82471e 100644 --- a/automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1 +++ b/automatic/ghostdoc-enterprise/tools/chocolateyinstall.ps1 @@ -8,7 +8,7 @@ $packageArgs = @{ url = 'https://submain.com/download/GhostDocEnt_v5.8.zip' unzipLocation = $cacheDirectory softwareName = 'GhostDoc Enterprise' - checksum = 'BA7589E07C1623270F4299A30D09B088A2272E6EBD3E14647E20C999C56F788C233DE706B2A384F1185DCA06E98E893378549E64225C0A083F87BB7981E07BC7' + checksum = 'B6D89A58E115FF314F70728DC250FE3B6708B3F35E116D88260513A261F67552EE4A122227B8DE60A1142FEEFC738FFFDD5F65841A34ACD1DA0E914A26D366F1' checksumType = 'sha512' silentArgs = '' validExitCodes = @(0) diff --git a/automatic/ghostdoc-pro/Changelog.md b/automatic/ghostdoc-pro/Changelog.md index 189890344..e701cbc39 100644 --- a/automatic/ghostdoc-pro/Changelog.md +++ b/automatic/ghostdoc-pro/Changelog.md @@ -1,5 +1,9 @@ # Package changelog for [GhostDoc Pro Edition](https://chocolatey.org/packages/ghostdoc-pro) +## Version: 5.8.17330 (2017-12-03) +- **ENHANCEMENT:** Add package changelogs [#6](https://github.com/AdmiringWorm/chocolatey-packages/issues/6) +- **ENHANCEMENT:** Changed to parse version from news page + ## Version 5.8 (2017-10-01) - Fixed install ahk script - Initial implementation of the ghostdoc-pro chocolatey package diff --git a/automatic/ghostdoc-pro/ghostdoc-pro.nuspec b/automatic/ghostdoc-pro/ghostdoc-pro.nuspec index bfe8e0f17..1abacb9a2 100644 --- a/automatic/ghostdoc-pro/ghostdoc-pro.nuspec +++ b/automatic/ghostdoc-pro/ghostdoc-pro.nuspec @@ -3,7 +3,7 @@ ghostdoc-pro - 5.8 + 5.8.17330 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/ghostdoc-pro AdmiringWorm GhostDoc Pro Edition @@ -39,10 +39,8 @@ 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](http://support.submain.com/kb/a42/whats-new-in-ghostdoc-v5.aspx) -[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/ghostdoc-pro/Changelog.md) - + [Software Changelog](http://support.submain.com/kb/a42/whats-new-in-ghostdoc-v5.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 2b191a09f..58849ebfe 100644 --- a/automatic/ghostdoc-pro/tools/chocolateyinstall.ps1 +++ b/automatic/ghostdoc-pro/tools/chocolateyinstall.ps1 @@ -8,7 +8,7 @@ $packageArgs = @{ url = 'https://submain.com/download/GhostDocPro_v5.8.zip' unzipLocation = $cacheDirectory softwareName = 'GhostDoc Pro' - checksum = '26CD14DA4C764B7E1566DD075DB745CAC8B927F35D822254FF1A0DEEF77110F971959947FCB97E649CC8D7BAE7B610295E5165AD24A100D839658274A86B9FFA' + checksum = 'EC188C52423772D58E54906E3BE39B4FD9E8E86A0FEC148543A020D228358783143269BA54480DD61E5BDC755B0FEB41418C5D1F57A2C7C5BF201B188933955A' checksumType = 'sha512' silentArgs = '' validExitCodes = @(0) diff --git a/automatic/qtcreator/Changelog.md b/automatic/qtcreator/Changelog.md index edfc1d1c2..09ca674ef 100644 --- a/automatic/qtcreator/Changelog.md +++ b/automatic/qtcreator/Changelog.md @@ -1 +1,4 @@ +## Version: 4.4.1 (2017-12-03) +- **MIGRATION:** Migrate the newly aquired qtcreator package [#8](https://github.com/AdmiringWorm/chocolatey-packages/issues/8) + # Package changelog for [Qt Creator](https://chocolatey.org/packages/qtcreator) diff --git a/automatic/qtcreator/Readme.md b/automatic/qtcreator/Readme.md index 961137941..51c06e7a6 100644 --- a/automatic/qtcreator/Readme.md +++ b/automatic/qtcreator/Readme.md @@ -1,3 +1,3 @@ -# [ qtcreator](https://chocolatey.org/packages/qtcreator) +# [ qtcreator](https://chocolatey.org/packages/qtcreator) Qt Creator provides a cross-platform, complete integrated development environment (IDE) for application developers to create applications for multiple desktop and mobile device platforms, such as Android and iOS. diff --git a/automatic/qtcreator/legal/VERIFICATION.txt b/automatic/qtcreator/legal/VERIFICATION.txt index 6fae7a146..2917cee02 100644 --- a/automatic/qtcreator/legal/VERIFICATION.txt +++ b/automatic/qtcreator/legal/VERIFICATION.txt @@ -3,19 +3,19 @@ Verification is intended to assist the Chocolatey moderators and community in verifying that this package's contents are trustworthy. The embedded software have been downloaded from the listed download -location on <> +location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: <> - 64-Bit software: <> + 32-Bit software: + 64-Bit software: 2. Get the checksum using one of the following methods: - Using powershell function 'Get-FileHash' - Use chocolatey utility 'checksum.exe' 3. The checksums should match the following: - checksum type: - checksum32: - checksum64: + checksum type: sha256 + checksum32: 9F480F8C8FECA90CD8DC85B57093C44DE53834CA4CC3C3FCBBA2E515646DE8AB + checksum64: C6525E75C01165D29EC372349112861A767BDD3796094EC4CB1982CA40542D3C The file 'LICENSE.txt' has been obtained from diff --git a/automatic/qtcreator/qtcreator.nuspec b/automatic/qtcreator/qtcreator.nuspec index 1b45a3c15..e477448ba 100644 --- a/automatic/qtcreator/qtcreator.nuspec +++ b/automatic/qtcreator/qtcreator.nuspec @@ -3,13 +3,13 @@ qtcreator - 4.1.0 + 4.4.1 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/qtcreator AdmiringWorm Qt Creator Qt Project http://wiki.qt.io/Qt_Creator - https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/afa9a21618e59edddef7d4515d40e20dad0390e0/icons/qtcreator.png + https://cdn.rawgit.com/AdmiringWorm/chocolatey-packages/06e94cf3f4f8031bc908a2e9a6d26c1d00e6b847/icons/qtcreator.png © 2016 The Qt Company Ltd. http://code.qt.io/cgit/qt-creator/qt-creator.git/plain/LICENSE.GPL3-EXCEPT?h=4.1 false