mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 03:19:00 +08:00
[imageinfo] Bump to 2024-02-21 (#37833)
This commit is contained in:
parent
37387ae32a
commit
6c296b954c
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO xiaozhuai/imageinfo
|
||||
REF 3c24fd6442808471d7d4acf4e2ff50f3f235a481 # committed on 2024-01-19
|
||||
SHA512 269c3872aeeecf30289cc90bb529747c498db36e20266762d2b39065410e12b9e76d3b4fff13b2bbc8f3c56e39dd2318b18357a2529f9074ae7919ef0b622bd6
|
||||
REF f20f3f99e3a5d936043512516248664a4f1f110a # committed on 2024-02-21
|
||||
SHA512 34a62472900e22f6cf0c1bc070245a283252d8ea7ccfaa01e38350180205b8d5116d433602957cca634bf5a6364bb432ca1c064255393d027cf61cfe90271411
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "imageinfo",
|
||||
"version-date": "2024-01-19",
|
||||
"version-date": "2024-02-21",
|
||||
"description": "Cross platform super fast single header c++ library to get image size and format without loading/decoding. Support avif, bmp, cur, dds, gif, hdr (pic), heic (heif), icns, ico, jp2, jpeg (jpg), jpx, ktx, png, psd, qoi, tga, tiff (tif), webp ...",
|
||||
"homepage": "https://github.com/xiaozhuai/imageinfo",
|
||||
"license": "MIT",
|
||||
|
@ -3565,7 +3565,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"imageinfo": {
|
||||
"baseline": "2024-01-19",
|
||||
"baseline": "2024-02-21",
|
||||
"port-version": 0
|
||||
},
|
||||
"imath": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "403bef5529245e8c0af645d98b657a1924fe0031",
|
||||
"version-date": "2024-02-21",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "08efe02a552cf7bce5a61a088fa5768dd4b4d84d",
|
||||
"version-date": "2024-01-19",
|
||||
|
Loading…
Reference in New Issue
Block a user