thtk
thtk copied to clipboard
Request: Distinguish each name of nightly build zip file
Currently, the nightly zips are named just like thtk-win32-x64.zip.
How about naming them like thtk-win32-x64_20250819002235-057519f.zip?
I mean thtk-win32-{x86,x64}_${COMMIT_DATETIME_GMT}-${SHORT_COMMIT_HASH}.zip.
It would be useful if a user has multiple nightly version builds. Since thtk hasn't had a stable release for years, it would be great if the nightly builds become more convenient.