diff --git a/automatic/disposablefixer/Changelog.md b/automatic/disposablefixer/Changelog.md index 1fb53843d..c59c8d8b1 100644 --- a/automatic/disposablefixer/Changelog.md +++ b/automatic/disposablefixer/Changelog.md @@ -1,5 +1,10 @@ # ![DisposableFixer Changelog](https://img.shields.io/badge/DisposableFixer-Package%20Changelog-blue.svg?style=for-the-badge) +## Version: 1.6.0 (2019-07-23) + +- **BUG:** times out during update [#64](https://github.com/AdmiringWorm/chocolatey-packages/issues/64) +- Move all icons to their respective package directory [#47](https://github.com/AdmiringWorm/chocolatey-packages/issues/47) + ## Version: 0.37 (2018-06-14) - Initial implementation of the disposablefixer chocolatey package diff --git a/automatic/disposablefixer/Readme.md b/automatic/disposablefixer/Readme.md index d59453b42..0857c9b19 100644 --- a/automatic/disposablefixer/Readme.md +++ b/automatic/disposablefixer/Readme.md @@ -1,3 +1,3 @@ -# [ ![DisposableFixer](https://img.shields.io/chocolatey/v/disposablefixer.svg?label=DisposableFixer&style=for-the-badge)](https://chocolatey.org/packages/disposablefixer) +# [ ![DisposableFixer](https://img.shields.io/chocolatey/v/disposablefixer.svg?label=DisposableFixer&style=for-the-badge)](https://chocolatey.org/packages/disposablefixer) This extension uses the Roslyn compiler plattform to identify IDisposable-instances that are not disposed. IDisposable instances that are not disposed, usually lead to some hard-to-find errors like memoryleaks. The current version is only able to find this undisposed instances, future version should also provide code-fixes. diff --git a/automatic/disposablefixer/disposablefixer.nuspec b/automatic/disposablefixer/disposablefixer.nuspec index 9fc2ddc62..4a87d8efe 100644 --- a/automatic/disposablefixer/disposablefixer.nuspec +++ b/automatic/disposablefixer/disposablefixer.nuspec @@ -3,13 +3,13 @@ disposablefixer - 1.5.0 + 1.6.0 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/disposablefixer AdmiringWorm DisposableFixer David Störmer https://github.com/BADF00D/DisposableFixer - https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@2a324519b086feb9d82bf8b3e35543c48b9bfa89/icons/disposablefixer.png + https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@82108f157862ab228496365bf1d77e132c7feb46/automatic/disposablefixer/icons/disposablefixer.png https://github.com/BADF00D/DisposableFixer/blob/master/License.txt false https://github.com/BADF00D/DisposableFixer diff --git a/automatic/disposablefixer/legal/VERIFICATION.txt b/automatic/disposablefixer/legal/VERIFICATION.txt index 386b1b8e1..8191d3d89 100644 --- a/automatic/disposablefixer/legal/VERIFICATION.txt +++ b/automatic/disposablefixer/legal/VERIFICATION.txt @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy. The extension has been downloaded from visual studio gallery and can be verified like this: -1. Download +1. Download 2. Then use one of the following methods to obtain the checksum - Use powershell function 'Get-Filehash' - Use chocolatey utility 'checksum.exe' checksum type: sha256 - checksum: B8A636B8DEC9570583F1DB8F03811494EF4221EBE2C2803A8A77487493DC68FE + checksum: 14B2C0F0B59A16A5B4BAFB5716A5FAB86ABE678699F31200DEFA784C584673D4 File 'LICENSE.txt' is obtained from