1
0
mirror of synced 2025-02-11 08:12:58 +01:00

build: Updated vcpkg baseline

This commit is contained in:
WerWolv 2025-02-06 15:08:48 +01:00
parent db000c4b12
commit 99cb51e813
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@ EOF
## Download libmagic
### Clone libmagic
RUN git clone --depth 1 --branch FILE5_45 https://github.com/file/file /mnt/file
RUN git clone --depth 1 --branch FILE5_46 https://github.com/file/file /mnt/file
### Download libmagic dependencies
RUN --mount=type=cache,target=/var/lib/apt/lists/ apt update && apt install -y libtool autoconf

View File

@ -1,7 +1,7 @@
{
"name": "vcpkg",
"version": "1.0.0",
"builtin-baseline": "19f945ab2c1e816de6bbb812fc1514e3dc52c287",
"builtin-baseline": "a0ea252731b13f28890fc4fb92a4eaa8ff19f201",
"dependencies": [
"libmagic",
"freetype",