mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 19:28:59 +08:00
[imageinfo] Bump to 2024-08-05 (#40346)
This commit is contained in:
parent
f5398d978f
commit
1ab9f77003
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO xiaozhuai/imageinfo
|
||||
REF 649721b6040625393da5c91647b397ddaaafe4a2 # committed on 2024-07-14
|
||||
SHA512 7b7196a487762b752d3b6a3f04d2769c90886ea412fb73a379b89903428f7df4b03595e75b27a0f64d91124f953fba5ec8415fe3d374978685b927d95ca0a605
|
||||
REF d010e59f25867a0ee159143f8bf116f071d993b1 # committed on 2024-08-05
|
||||
SHA512 a30c241608d44aa296f75debc988f7a8875eafe45ea925ca9d276975512cd1de9413b95c6421d1e37a71cb3e1c65f2bed101ffdf0e83ef3a883c8443a8bffb8d
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "imageinfo",
|
||||
"version-date": "2024-07-14",
|
||||
"version-date": "2024-08-05",
|
||||
"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",
|
||||
|
@ -3633,7 +3633,7 @@
|
||||
"port-version": 0
|
||||
},
|
||||
"imageinfo": {
|
||||
"baseline": "2024-07-14",
|
||||
"baseline": "2024-08-05",
|
||||
"port-version": 0
|
||||
},
|
||||
"imath": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b798e4d9bc0316e2a3a267599b498be93e9ab935",
|
||||
"version-date": "2024-08-05",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "c5516742aafb33e0195acb1a5debb4b3db5394c3",
|
||||
"version-date": "2024-07-14",
|
||||
|
Loading…
Reference in New Issue
Block a user