Skip to content

Commit 5f044c3

Browse files
committed
Release v1.0.2 (libvips v8.15.2)
1 parent e5cb076 commit 5f044c3

File tree

13 files changed

+13
-13
lines changed

13 files changed

+13
-13
lines changed

npm/darwin-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-darwin-arm64",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on macOS 64-bit ARM",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/darwin-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-darwin-x64",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on macOS x64",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/dev-wasm32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-dev-wasm32",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Header files and static wasm32 libraries for libvips and dependencies to build sharp as wasm32",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/dev/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-dev",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Header files and C++ sources for libvips and dependencies required when compiling sharp from source",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-arm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-arm",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 32-bit ARM",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-arm64",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) 64-bit ARM",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-s390x/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-s390x",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) s390x",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linux-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linux-x64",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) x64",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linuxmusl-arm64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linuxmusl-arm64",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (musl) 64-bit ARM",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/linuxmusl-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linuxmusl-x64",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (musl) x64",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": "true",
55
"workspaces": [
66
"dev",

npm/win32-ia32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-win32-ia32",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Windows x86",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

npm/win32-x64/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-win32-x64",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Windows x64",
55
"author": "Lovell Fuller <npm@lovell.info>",
66
"homepage": "https://sharp.pixelplumbing.com",

0 commit comments

Comments
 (0)