22.4.0
All docker images electronuserland/builder
were updated to include a recent version of NodeJS LTS version 12.16.1
. If you use docker locally, don't forget to pull updated image: docker pull electronuserland/builder
(or docker pull electronuserland/builder:wine
and others).
Bug Fixes
- builder-util: Retry flaky builder operations (b03f2c1), closes #4657
- docker: osslsigncode with curl4 (4e454f8)
- obtaining a certificate from the store when sha1 is not specified in the configuration (#4666) (07693b3)