mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 13:16:36 +00:00
Merge branch 'master' into fix/unstyled-flash
This commit is contained in:
commit
69935b4ca7
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
ELECTRON_PACKAGER=./node_modules/.bin/electron-packager
|
ELECTRON_PACKAGER=./node_modules/.bin/electron-packager
|
||||||
ELECTRON_IGNORE=$(shell cat package.ignore | tr "\\n" "|" | sed "s/.$$//")
|
ELECTRON_IGNORE=$(shell cat package.ignore | tr "\\n" "|" | sed "s/.$$//")
|
||||||
ELECTRON_VERSION=0.35.2
|
ELECTRON_VERSION=0.36.0
|
||||||
|
|
||||||
release/Herostratus-darwin-x64: .
|
release/Herostratus-darwin-x64: .
|
||||||
$(ELECTRON_PACKAGER) . Herostratus \
|
$(ELECTRON_PACKAGER) . Herostratus \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user