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:
dependabot[bot]
2024-09-30 23:59:05 +01:00
committed by GitHub
parent b262a529bb
commit 831a176903
3 changed files with 9 additions and 9 deletions

View File

@@ -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";