mirror of
https://github.com/lovell/sharp.git
synced 2026-02-06 22:56:16 +01:00
Version bumps
This commit is contained in:
@@ -34,7 +34,7 @@
|
|||||||
"vips"
|
"vips"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bluebird": "^2.9.3",
|
"bluebird": "^2.9.7",
|
||||||
"color": "^0.7.3",
|
"color": "^0.7.3",
|
||||||
"nan": "^1.6.2",
|
"nan": "^1.6.2",
|
||||||
"semver": "^4.2.0"
|
"semver": "^4.2.0"
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
|
|
||||||
vips_version_minimum=7.40.0
|
vips_version_minimum=7.40.0
|
||||||
vips_version_latest_major=7.42
|
vips_version_latest_major=7.42
|
||||||
vips_version_latest_minor=1
|
vips_version_latest_minor=2
|
||||||
|
|
||||||
install_libvips_from_source() {
|
install_libvips_from_source() {
|
||||||
echo "Compiling libvips $vips_version_latest_major.$vips_version_latest_minor from source"
|
echo "Compiling libvips $vips_version_latest_major.$vips_version_latest_minor from source"
|
||||||
|
|||||||
Reference in New Issue
Block a user