Skip to content

Commit b6bc7d6

Browse files
committed
Prerelease v1.2.2-rc.2
1 parent 18297d9 commit b6bc7d6

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-darwin-arm64",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-darwin-x64",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on macOS x64",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/dev-wasm32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-dev-wasm32",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Header files and static wasm32 libraries for libvips and dependencies to build sharp as wasm32",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-dev",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Header files and C++ sources for libvips and dependencies required when compiling sharp from source",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-arm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-arm",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 32-bit ARM",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-arm64",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 64-bit ARM",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-ppc64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-ppc64",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) ppc64le",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-riscv64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-riscv64",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) RISC-V 64-bit",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-s390x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-s390x",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) s390x",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-x64",
3-
"version": "1.2.2-rc.1",
3+
"version": "1.2.2-rc.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64",
55
"author": "Lovell Fuller <[email protected]>",
66
"homepage": "https://sharp.pixelplumbing.com",

0 commit comments

Comments
 (0)