mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
vcpkg: Add missing persist directories (#4102)
This commit is contained in:
parent
935f2e772b
commit
f90cd5af27
@ -16,8 +16,10 @@
|
||||
"script": "vcpkg integrate remove"
|
||||
},
|
||||
"persist": [
|
||||
"buildtrees",
|
||||
"downloads",
|
||||
"installed"
|
||||
"installed",
|
||||
"packages"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/microsoft/vcpkg/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user