Skip to content

Releases: sqdshguy/ntpfix

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 09:50
v0.1.0
2c04db8

Verifying this build

ntpfix.dll is installed into System32 and loaded by the w32time service, so verify it before you trust it. Both artifacts are signed with GitHub build provenance. This proves the binary was produced by this repo's release workflow from this exact commit, and not uploaded by hand.

gh attestation verify ntpfix.zip --repo sqdshguy/ntpfix

Expand the zip and verify the DLL itself the same way:

gh attestation verify ntpfix.dll --repo sqdshguy/ntpfix

SHA256:

a1be6740392bb804bf1e22920bc6c3691197e58a81c9f9c051b5fc92cc30931b  ntpfix.dll
5df494c57ac153e69b58e628e59c224195c1add5e0928d035b8ff3393fc092c4  ntpfix.zip

Prefer to build it yourself? It is one file and one command, see Building from source.

Full Changelog: https://github.com/sqdshguy/ntpfix/commits/v0.1.0