mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 14:03:01 +08:00
[zstr] update to 1.0.4 (#14452)
This commit is contained in:
parent
e903145631
commit
32df14e1c8
@ -1,3 +1,3 @@
|
||||
Source: zstr
|
||||
Version: 1.0.1
|
||||
Version: 1.0.4
|
||||
Description: This C++ header-only library enables the use of C++ standard iostreams to access ZLib-compressed streams.
|
@ -1,8 +1,8 @@
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO mateidavid/zstr
|
||||
REF v1.0.1
|
||||
SHA512 616df2394c41038bc8512748a6a699cb45310ff518e75f591c7f957d6ab3da66a384755a6015c3eb588b576940cbff429ff9798985c452b6eda6e22f94dfb264
|
||||
REF v1.0.4
|
||||
SHA512 148dd7741747917d826f0caf291730e14317c700961bec6ae360c1f6a3988d5db555c36428c9641fba3cd76a63b5880dce6b2af47a4388c5451bddce45c39944
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user