Generate special signature ✨ composed of multiple elements instead of relying on timestamp for Java version cache invalidation
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
903fae94be
commit
8bebd7f042
4 changed files with 13 additions and 8 deletions
|
@ -40,6 +40,6 @@ private:
|
|||
|
||||
private:
|
||||
QString m_javaPath;
|
||||
qlonglong m_javaUnixTime;
|
||||
QString m_javaSignature;
|
||||
JavaCheckerPtr m_JavaChecker;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue