File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ project adheres to [Semantic Versioning](http://semver.org/).
3232 * Prevent segfaults caused by creating a too large canvas
3333
3434### Added
35- * Prebuilds (#992 )
35+ * Prebuilds (#992 ) with different libc versions to the prebuilt binary ( # 1140 )
3636 * Support canvas.getContext("2d", {alpha: boolean}) and
3737 canvas.getContext("2d", {pixelFormat: "..."})
3838 * Support indexed PNG encoding.
Original file line number Diff line number Diff line change 3535 "module_name" : " canvas-prebuilt" ,
3636 "module_path" : " build/Release" ,
3737 "host" : " https://github.com/node-gfx/node-canvas-prebuilt/releases/download/" ,
38- "remote_path" : " v{version}"
38+ "remote_path" : " v{version}" ,
39+ "package_name" : " {module_name}-v{version}-{node_abi}-{platform}-{libc}-{arch}.tar.gz"
3940 },
4041 "dependencies" : {
4142 "node-pre-gyp" : " ^0.9.0" ,
You can’t perform that action at this time.
0 commit comments