mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 02:36:32 +00:00
Upgrade resin-image-write to v3.0.3 (#331)
This new version contains a fix for the `stream.push() after EOF` error hit when writing unaligned images. Fixes: https://github.com/resin-io/etcher/issues/307 Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
parent
fa3c598f98
commit
9489802834
@ -58,7 +58,7 @@
|
|||||||
"lodash": "^4.5.1",
|
"lodash": "^4.5.1",
|
||||||
"ngstorage": "^0.3.10",
|
"ngstorage": "^0.3.10",
|
||||||
"open": "0.0.5",
|
"open": "0.0.5",
|
||||||
"resin-image-write": "^3.0.2",
|
"resin-image-write": "^3.0.3",
|
||||||
"resin-zip-image": "^1.1.2",
|
"resin-zip-image": "^1.1.2",
|
||||||
"sudo-prompt": "^2.2.0",
|
"sudo-prompt": "^2.2.0",
|
||||||
"trackjs": "^2.1.16",
|
"trackjs": "^2.1.16",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user