mirror of
https://github.com/Smaug123/dmarc-fsharp
synced 2025-10-10 01:48:40 +00:00
Bump MimeKit from 4.7.1 to 4.8.0 (#25)
* Bump MimeKit from 4.7.1 to 4.8.0 Bumps [MimeKit](https://github.com/jstedfast/MimeKit) from 4.7.1 to 4.8.0. - [Changelog](https://github.com/jstedfast/MimeKit/blob/master/ReleaseNotes.md) - [Commits](https://github.com/jstedfast/MimeKit/compare/4.7.1...4.8.0) --- updated-dependencies: - dependency-name: MimeKit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Deps --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
This commit is contained in:
@@ -73,8 +73,8 @@
|
||||
})
|
||||
(fetchNuGet {
|
||||
pname = "MimeKit";
|
||||
version = "4.7.1";
|
||||
hash = "sha256-yTUqWAFU1v8jo70D09A+l8tsc+pr6IMOORD9L8EDz9o=";
|
||||
version = "4.8.0";
|
||||
hash = "sha256-4EB54ktBXuq5QRID9i8E7FzU7YZTE4wwH+2yr7ivi/Q=";
|
||||
})
|
||||
(fetchNuGet {
|
||||
pname = "Nerdbank.GitVersioning";
|
||||
|
Reference in New Issue
Block a user