diff --git a/SKSE/Plugins/EnderalSE.dll b/SKSE/Plugins/EnderalSE.dll index bbca4806..7200f73d 100644 --- a/SKSE/Plugins/EnderalSE.dll +++ b/SKSE/Plugins/EnderalSE.dll @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:36c141ef94677207980f32e1fa81aec477c8bd25a5eeb3d0cd2e6dabb5689dca -size 683008 +oid sha256:fb9b9f1cd7a9282e823e9575091d0932489238e984c3fe72877fc5a23b282c9d +size 734720 diff --git a/source/Enderal DLL/vcpkg-configuration.json b/source/Enderal DLL/vcpkg-configuration.json index 337bdfa8..48a3c82e 100644 --- a/source/Enderal DLL/vcpkg-configuration.json +++ b/source/Enderal DLL/vcpkg-configuration.json @@ -1,15 +1,15 @@ { "registries": [ - { - "kind": "git", - "repository": "https://gitlab.com/colorglass/vcpkg-colorglass", - "baseline": "5a11d06fd1b2d7cd6339d6aea48d450309e89cc1", - "packages": [ - "commonlibsse-ng", - "gluino", - "script-extender-common", - "skse" - ] - } + { + "kind": "git", + "repository": "https://gitlab.com/colorglass/vcpkg-colorglass", + "baseline": "bbd09a56b951d86dec3ea484ec183d00b013b486", + "packages": [ + "commonlibsse-ng", + "gluino", + "script-extender-common", + "skse" + ] + } ] }