#include "UpdateCheckerBase.h"
#include <cassert>
#include <charconv>
#include <filesystem>
#include <format>
#include <fstream>
#include <optional>
#include <nlohmann/json.hpp>