mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
impr: Force update all installed content store items after an update
This commit is contained in:
@@ -71,6 +71,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
bool download(const paths::impl::DefaultPath *pathType, const std::string &fileName, const std::string &url);
|
||||
bool remove(const paths::impl::DefaultPath *pathType, const std::string &fileName);
|
||||
void updateAll();
|
||||
|
||||
private:
|
||||
HttpRequest m_httpRequest = HttpRequest("GET", "");
|
||||
|
||||
Reference in New Issue
Block a user