mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 18:40:16 +02:00
Version bumps
This commit is contained in:
parent
33880ce19e
commit
62767d072b
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user