mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-18 13:17:55 +08:00
[basisu] Updating with latest upstream changes (#8289)
This commit is contained in:
parent
5926563c77
commit
47531264b3
@ -1,5 +1,5 @@
|
|||||||
Source: basisu
|
Source: basisu
|
||||||
Version: 1.11-1
|
Version: 1.11-2
|
||||||
Homepage: https://github.com/BinomialLLC/basis_universal
|
Homepage: https://github.com/BinomialLLC/basis_universal
|
||||||
Description: Basis Universal is a supercompressed GPU texture and video compression format that outputs a highly compressed intermediate file format (.basis) that can be quickly transcoded to a wide variety of GPU texture compression formats.
|
Description: Basis Universal is a supercompressed GPU texture and video compression format that outputs a highly compressed intermediate file format (.basis) that can be quickly transcoded to a wide variety of GPU texture compression formats.
|
||||||
Build-Depends: lodepng
|
Build-Depends: lodepng
|
||||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO jherico/basis_universal
|
REPO jherico/basis_universal
|
||||||
REF d303a93f48606829378dd413142d5e1ea744021c
|
REF b0ec54562c215b2f9ed6d54dcaaca9d762d4aff3
|
||||||
SHA512 aeb29f60904eb19840748a1d6b1b11cd61828362df06c8715d59c7c1556bcd5f78b962dd02bf738249277346a357d2d0f53e0432015eee74978416a1e7e68272
|
SHA512 27ceb6076c79991639c16bd56a1f81f03fad6d6b4b0184f3f3b594bb163509525e03a7d5f1ba068d186f9cbba677e52972e0b364f4369eadf507fca6e6c60820
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user