spdlog: 1.8.2 -> 1.8.5

This commit is contained in:
Doron Behar 2021-03-30 01:03:41 +03:00
parent 1ca0f5bafe
commit 10b3ed18b5
1 changed files with 2 additions and 2 deletions

View File

@ -49,8 +49,8 @@ let
in in
{ {
spdlog_1 = generic { spdlog_1 = generic {
version = "1.8.2"; version = "1.8.5";
sha256 = "sha256-vYled5Z9fmxuO9193lefpFzIHAiSgvYn2iOfneLidQ8="; sha256 = "sha256-D29jvDZQhPscaOHlrzGN1s7/mXlcsovjbqYpXd7OM50=";
}; };
spdlog_0 = generic { spdlog_0 = generic {