mirror of
https://github.com/lovell/sharp.git
synced 2026-02-04 21:56:18 +01:00
Upgrade to libvips v8.18.0-rc.2
This commit is contained in:
@@ -180,7 +180,7 @@ describe('libvips binaries', () => {
|
||||
process.env.npm_config_arch = 's390x';
|
||||
process.env.npm_config_libc = '';
|
||||
const locatorHash = libvips.yarnLocator();
|
||||
assert.strictEqual(locatorHash, '4ab19140fd');
|
||||
assert.strictEqual(locatorHash, '8cdba194cb');
|
||||
delete process.env.npm_config_platform;
|
||||
delete process.env.npm_config_arch;
|
||||
delete process.env.npm_config_libc;
|
||||
|
||||
Reference in New Issue
Block a user