79031da543
Spell checking / Report (Push) (push) Blocked by required conditions
Spell checking / Report (PR) (push) Blocked by required conditions
Spell checking / Check Spelling (push) Has been cancelled
Spell checking / Update PR (push) Has been cancelled
Publish Dev Docs Website / build (push) Failing after 1s
Publish Dev Docs Website / deploy (push) Has been skipped
13 lines
408 B
JSON
13 lines
408 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"name": "powertoys",
|
|
"description": "Native dependencies for PowerToys consumed via vcpkg manifest mode.",
|
|
"homepage": "https://github.com/microsoft/PowerToys",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"libwebp",
|
|
"spdlog"
|
|
],
|
|
"builtin-baseline": "56bb2411609227288b70117ead2c47585ba07713"
|
|
}
|