MetaImGUI 1.0.0
ImGui Application Template for C++20
Loading...
Searching...
No Matches
UpdateChecker.cpp File Reference
#include "UpdateChecker.h"
#include "HttpClient.h"
#include "Logger.h"
#include "version.h"
#include <nlohmann/json.hpp>
#include <algorithm>
#include <cctype>
#include <sstream>
#include <string_view>
Include dependency graph for UpdateChecker.cpp:

Go to the source code of this file.

Namespaces

namespace  MetaImGUI
 

Variable Documentation

◆ core

std::vector<int> core

Definition at line 231 of file UpdateChecker.cpp.

◆ preRelease

std::vector<std::string> preRelease

Definition at line 232 of file UpdateChecker.cpp.