Skip to content

v0.1.7

Latest

Choose a tag to compare

@TeeJS TeeJS released this 07 Sep 15:28

What's changed

  • Fixed self-update failing with ENOENT … chmod …\resources\app.asar. Electron treats any path containing .asar as an archive, which broke extracting the new build. Extraction and version-folder cleanup now run with that behavior disabled.
  • Self-update failures are now written to the log (Settings → Open log).

Install this one by hand (close git-updater, unzip over your existing folder): the update code that runs is the one in your current version, so 0.1.5/0.1.6 can't get past this bug on their own. From 0.1.7 on, Check all → Update works.

Downloads

Portable builds (unzip and run — no installer):

  • git-updater-0.1.7-x64.zip — Intel/AMD 64-bit
  • git-updater-0.1.7-arm64.zip — ARM64

Both binaries are Authenticode-signed (Azure Trusted Signing).