misc: updated discord chat exporter, 2.40.3 --> 2.40.4

This commit is contained in:
Seaswimmer 2023-08-10 22:34:04 -04:00
parent eddf871203
commit 9045c85cae
No known key found for this signature in database
GPG key ID: 5019678FD9CF50D8
8 changed files with 14 additions and 14 deletions

View file

@ -6,11 +6,11 @@
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"DiscordChatExporter.Cli/2.40.3": {
"DiscordChatExporter.Cli/2.40.4": {
"dependencies": {
"CliFx": "2.3.4",
"Deorcify": "1.0.2",
"DiscordChatExporter.Core": "2.40.3",
"DiscordChatExporter.Core": "2.40.4",
"DotnetRuntimeBootstrapper": "2.5.1",
"Gress": "2.1.1",
"Spectre.Console": "0.47.0"
@ -120,18 +120,18 @@
}
}
},
"YoutubeExplode/6.3.0": {
"YoutubeExplode/6.3.1": {
"dependencies": {
"AngleSharp": "1.0.4"
},
"runtime": {
"lib/net5.0/YoutubeExplode.dll": {
"assemblyVersion": "6.3.0.0",
"fileVersion": "6.3.0.0"
"assemblyVersion": "6.3.1.0",
"fileVersion": "6.3.1.0"
}
}
},
"DiscordChatExporter.Core/2.40.3": {
"DiscordChatExporter.Core/2.40.4": {
"dependencies": {
"AsyncKeyedLock": "6.2.1",
"Gress": "2.1.1",
@ -140,7 +140,7 @@
"RazorBlade": "0.4.3",
"Superpower": "3.0.0",
"WebMarkupMin.Core": "2.14.0",
"YoutubeExplode": "6.3.0"
"YoutubeExplode": "6.3.1"
},
"runtime": {
"DiscordChatExporter.Core.dll": {}
@ -149,7 +149,7 @@
}
},
"libraries": {
"DiscordChatExporter.Cli/2.40.3": {
"DiscordChatExporter.Cli/2.40.4": {
"type": "project",
"serviceable": false,
"sha512": ""
@ -259,14 +259,14 @@
"path": "webmarkupmin.core/2.14.0",
"hashPath": "webmarkupmin.core.2.14.0.nupkg.sha512"
},
"YoutubeExplode/6.3.0": {
"YoutubeExplode/6.3.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-CMdp1g2b0BNFC3KIByRdU7qRw+m4A0upOONwx+u26353DqOXKXQeXmGB8KbXCX7fkiKW9KoQeDK7sSI+7i52Dw==",
"path": "youtubeexplode/6.3.0",
"hashPath": "youtubeexplode.6.3.0.nupkg.sha512"
"sha512": "sha512-+k/RYu3UCI2TwSo/QuIHnhSQ74GRy1gNSuthb/o2ZRNSLidzmbyWaNtBABOxqQJj6ohG/fVScin8cuFVg3Q5vA==",
"path": "youtubeexplode/6.3.1",
"hashPath": "youtubeexplode.6.3.1.nupkg.sha512"
},
"DiscordChatExporter.Core/2.40.3": {
"DiscordChatExporter.Core/2.40.4": {
"type": "project",
"serviceable": false,
"sha512": ""

View file

@ -1,2 +1,2 @@
This bundled version of Discord Chat Exporter can be found here: https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.40.3
This bundled version of Discord Chat Exporter can be found here: https://github.com/Tyrrrz/DiscordChatExporter/releases/tag/2.40.4
I DID NOT MAKE THIS PROGRAM. This program is developed by Tyrrrz, NOT me.