Relative Content

Tag Archive for electronelectron-builderauto-update

Electron-builder tries to download old blockmap from latest pipeline

I am trying t configure Electron-builder autoUpdater to work with gitlab. The autoUpdater detects a new version (1.1.0 –> 1.1.1). Afterwards, it tries to download the blockmap from 1.1.0 from the latest pipeline’s artifacts, but these artifacts only include the blockmap for 1.1.1. How do I solve this issue?