Skip to content

Commit e60df11

Browse files
committed
Release v1.1.0 (libvips v8.16.1)
1 parent 5b61642 commit e60df11

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
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.1.0-rc5",
3+
"version": "1.1.0",
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

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.1.0-rc5",
3+
"version": "1.1.0",
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

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.1.0-rc5",
3+
"version": "1.1.0",
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

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.1.0-rc5",
3+
"version": "1.1.0",
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

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.1.0-rc5",
3+
"version": "1.1.0",
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

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.1.0-rc5",
3+
"version": "1.1.0",
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-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.1.0-rc5",
3+
"version": "1.1.0",
44
"description": "Prebuilt libvips and dependencies for use with sharp on Linux (glibc) ppc64le",
55
"author": "Lovell Fuller <npm@lovell.info>",
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.1.0-rc5",
3+
"version": "1.1.0",
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

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.1.0-rc5",
3+
"version": "1.1.0",
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@img/sharp-libvips-linuxmusl-arm64",
3-
"version": "1.1.0-rc5",
3+
"version": "1.1.0",
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",

0 commit comments

Comments
 (0)