diff --git a/docs/install.md b/docs/install.md index 1aea1298..7fb6b1d9 100644 --- a/docs/install.md +++ b/docs/install.md @@ -32,9 +32,10 @@ Ready-compiled sharp and libvips binaries are provided for use on the most commo * macOS x64 (>= 10.13) * macOS ARM64 -* Linux x64 (glibc >= 2.26, musl >= 1.2.2, CPU with SSE4.2) -* Linux ARM64 (glibc >= 2.26, musl >= 1.2.2) * Linux ARM (glibc >= 2.28) +* Linux ARM64 (glibc >= 2.26, musl >= 1.2.2) +* Linux s390x (glibc >= 2.28) +* Linux x64 (glibc >= 2.26, musl >= 1.2.2, CPU with SSE4.2) * Windows x64 * Windows x86 diff --git a/npm/darwin-arm64/package.json b/npm/darwin-arm64/package.json index 9438a113..b2dc5fc1 100644 --- a/npm/darwin-arm64/package.json +++ b/npm/darwin-arm64/package.json @@ -1,7 +1,7 @@ { "name": "@img/sharp-darwin-arm64", - "version": "0.33.0-alpha.9", - "description": "Prebuilt sharp for use with macOS ARM64", + "version": "0.33.0-alpha.10", + "description": "Prebuilt sharp for use with macOS 64-bit ARM", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/darwin-x64/package.json b/npm/darwin-x64/package.json index 01f04d0b..c01d3903 100644 --- a/npm/darwin-x64/package.json +++ b/npm/darwin-x64/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp-darwin-x64", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "description": "Prebuilt sharp for use with macOS x64", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", diff --git a/npm/linux-arm/package.json b/npm/linux-arm/package.json index 155e41db..a05f7d50 100644 --- a/npm/linux-arm/package.json +++ b/npm/linux-arm/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp-linux-arm", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "description": "Prebuilt sharp for use with Linux (glibc) ARM (32-bit)", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", diff --git a/npm/linux-arm64/package.json b/npm/linux-arm64/package.json index 5b231cac..a3005a0e 100644 --- a/npm/linux-arm64/package.json +++ b/npm/linux-arm64/package.json @@ -1,7 +1,7 @@ { "name": "@img/sharp-linux-arm64", - "version": "0.33.0-alpha.9", - "description": "Prebuilt sharp for use with Linux (glibc) ARM64", + "version": "0.33.0-alpha.10", + "description": "Prebuilt sharp for use with Linux (glibc) 64-bit ARM", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/linux-s390x/package.json b/npm/linux-s390x/package.json index a11160e6..dfded99d 100644 --- a/npm/linux-s390x/package.json +++ b/npm/linux-s390x/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp-linux-s390x", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "description": "Prebuilt sharp for use with Linux (glibc) s390x", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", diff --git a/npm/linux-x64/package.json b/npm/linux-x64/package.json index 9f0486a2..0769f486 100644 --- a/npm/linux-x64/package.json +++ b/npm/linux-x64/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp-linux-x64", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "description": "Prebuilt sharp for use with Linux (glibc) x64", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", diff --git a/npm/linuxmusl-arm64/package.json b/npm/linuxmusl-arm64/package.json index 0e7482bf..a2017890 100644 --- a/npm/linuxmusl-arm64/package.json +++ b/npm/linuxmusl-arm64/package.json @@ -1,7 +1,7 @@ { "name": "@img/sharp-linuxmusl-arm64", - "version": "0.33.0-alpha.9", - "description": "Prebuilt sharp for use with Linux (musl) ARM64", + "version": "0.33.0-alpha.10", + "description": "Prebuilt sharp for use with Linux (musl) 64-bit ARM", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", "repository": { diff --git a/npm/linuxmusl-x64/package.json b/npm/linuxmusl-x64/package.json index a9bf7e92..445a8721 100644 --- a/npm/linuxmusl-x64/package.json +++ b/npm/linuxmusl-x64/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp-linuxmusl-x64", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "description": "Prebuilt sharp for use with Linux (musl) x64", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", diff --git a/npm/package.json b/npm/package.json index bb4eec29..761d708f 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "private": "true", "workspaces": [ "darwin-arm64", diff --git a/npm/win32-ia32/package.json b/npm/win32-ia32/package.json index aab01037..5ae0946c 100644 --- a/npm/win32-ia32/package.json +++ b/npm/win32-ia32/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp-win32-ia32", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "description": "Prebuilt sharp for use with Windows x86 (32-bit)", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", diff --git a/npm/win32-x64/package.json b/npm/win32-x64/package.json index 9ab89d3d..6145912b 100644 --- a/npm/win32-x64/package.json +++ b/npm/win32-x64/package.json @@ -1,6 +1,6 @@ { "name": "@img/sharp-win32-x64", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "description": "Prebuilt sharp for use with Windows x64", "author": "Lovell Fuller ", "homepage": "https://sharp.pixelplumbing.com", diff --git a/package.json b/package.json index 9b7281f3..d775ddae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sharp", "description": "High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, GIF, AVIF and TIFF images", - "version": "0.33.0-alpha.9", + "version": "0.33.0-alpha.10", "author": "Lovell Fuller ", "homepage": "https://github.com/lovell/sharp", "contributors": [ @@ -140,8 +140,8 @@ "semver": "^7.5.4" }, "optionalDependencies": { - "@img/sharp-darwin-arm64": "0.33.0-alpha.9", - "@img/sharp-darwin-x64": "0.33.0-alpha.9", + "@img/sharp-darwin-arm64": "0.33.0-alpha.10", + "@img/sharp-darwin-x64": "0.33.0-alpha.10", "@img/sharp-libvips-darwin-arm64": "0.0.3", "@img/sharp-libvips-darwin-x64": "0.0.3", "@img/sharp-libvips-linux-arm": "0.0.3", @@ -150,14 +150,14 @@ "@img/sharp-libvips-linux-x64": "0.0.3", "@img/sharp-libvips-linuxmusl-arm64": "0.0.3", "@img/sharp-libvips-linuxmusl-x64": "0.0.3", - "@img/sharp-linux-arm": "0.33.0-alpha.9", - "@img/sharp-linux-arm64": "0.33.0-alpha.9", - "@img/sharp-linux-s390x": "0.33.0-alpha.9", - "@img/sharp-linux-x64": "0.33.0-alpha.9", - "@img/sharp-linuxmusl-arm64": "0.33.0-alpha.9", - "@img/sharp-linuxmusl-x64": "0.33.0-alpha.9", - "@img/sharp-win32-ia32": "0.33.0-alpha.9", - "@img/sharp-win32-x64": "0.33.0-alpha.9" + "@img/sharp-linux-arm": "0.33.0-alpha.10", + "@img/sharp-linux-arm64": "0.33.0-alpha.10", + "@img/sharp-linux-s390x": "0.33.0-alpha.10", + "@img/sharp-linux-x64": "0.33.0-alpha.10", + "@img/sharp-linuxmusl-arm64": "0.33.0-alpha.10", + "@img/sharp-linuxmusl-x64": "0.33.0-alpha.10", + "@img/sharp-win32-ia32": "0.33.0-alpha.10", + "@img/sharp-win32-x64": "0.33.0-alpha.10" }, "devDependencies": { "@img/sharp-libvips-dev": "0.0.3",