build: Updated vcpkg baseline
This commit is contained in:
parent
db000c4b12
commit
99cb51e813
2
dist/macOS/arm64.Dockerfile
vendored
2
dist/macOS/arm64.Dockerfile
vendored
@ -35,7 +35,7 @@ EOF
|
|||||||
|
|
||||||
## Download libmagic
|
## Download libmagic
|
||||||
### Clone 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
|
### Download libmagic dependencies
|
||||||
RUN --mount=type=cache,target=/var/lib/apt/lists/ apt update && apt install -y libtool autoconf
|
RUN --mount=type=cache,target=/var/lib/apt/lists/ apt update && apt install -y libtool autoconf
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "vcpkg",
|
"name": "vcpkg",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"builtin-baseline": "19f945ab2c1e816de6bbb812fc1514e3dc52c287",
|
"builtin-baseline": "a0ea252731b13f28890fc4fb92a4eaa8ff19f201",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"libmagic",
|
"libmagic",
|
||||||
"freetype",
|
"freetype",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user