Skip to content

Caskt v0.1.3

Choose a tag to compare

@0xRetroDev 0xRetroDev released this 28 Jun 23:18

Download Caskt

Download Caskt-Setup-0.1.3.exe and run it. Once installed, Caskt keeps itself up to date.

The .yml and .blockmap files below are used by the auto-updater, so you can ignore them.

Windows SmartScreen warning

Caskt's Windows builds aren't code-signed yet (signing certificates cost money unfortunately), so Windows will show a "Windows protected your PC" SmartScreen warning on first run. This is expected for unsigned indie software and not a sign of malware.

To run it: click More info, then Run anyway. This only happens once per installer download.

If you'd rather verify it yourself first, clone the repo and run npm run setup && npm run build to produce the exact same installer. See BUILD.md.