mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-07 21:48:13 -08:00
set vips version to 8.6.5
This commit is contained in:
parent
f6430b1b26
commit
bb5ccce171
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
vips_version_minimum=8.4.2
|
||||
vips_version_latest_major_minor=8.7
|
||||
vips_version_latest_patch=1
|
||||
vips_version_latest_major_minor=8.6
|
||||
vips_version_latest_patch=5
|
||||
vips_version_full="$vips_version_latest_major_minor.$vips_version_latest_patch"
|
||||
|
||||
openslide_version_minimum=3.4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue