diff --git a/SKSE/Plugins/EnderalSteam.dll b/SKSE/Plugins/EnderalSteam.dll index 1d4ba910..fd02d22b 100644 --- a/SKSE/Plugins/EnderalSteam.dll +++ b/SKSE/Plugins/EnderalSteam.dll @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:579af221aadf54ef4e0229748486261cbfae8704e58cba291e26493303a1d329 -size 574976 +oid sha256:5822b174c9339f6aefe22a6fb946b3fed176fbbc846f4724c3b9b14f3ec32920 +size 613888 diff --git a/source/Steam DLL/vcpkg-configuration.json b/source/Steam DLL/vcpkg-configuration.json index 337bdfa8..48a3c82e 100644 --- a/source/Steam DLL/vcpkg-configuration.json +++ b/source/Steam 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" + ] + } ] }