diff --git a/etc/config/c++.amazon.properties b/etc/config/c++.amazon.properties index d56a9c7d4db..bb209e96df0 100644 --- a/etc/config/c++.amazon.properties +++ b/etc/config/c++.amazon.properties @@ -4225,7 +4225,7 @@ libs.thinkcell.versions=trunk libs.thinkcell.versions.trunk.version=trunk libs.thinkcell.versions.trunk.path=/opt/compiler-explorer/libs/thinkcell/trunk -libs.tlexpected.name=tl::exected +libs.tlexpected.name=tl::expected libs.tlexpected.versions=trunk:100 libs.tlexpected.description=Single header implementation of std::expected with functional-style extensions. libs.tlexpected.url=https://github.com/TartanLlama/expected diff --git a/etc/config/objc++.amazon.properties b/etc/config/objc++.amazon.properties index 4b664a75670..3ed01ad8078 100644 --- a/etc/config/objc++.amazon.properties +++ b/etc/config/objc++.amazon.properties @@ -1559,7 +1559,7 @@ libs.tbb.versions.20214.version=2021.4.0 libs.tbb.versions.20214.path=/opt/compiler-explorer/libs/tbb/2021.4.0/include libs.tbb.versions.20214.liblink=tbb_debug:tbbmalloc_debug:tbbmalloc_proxy_debug -libs.tlexpected.name=tl::exected +libs.tlexpected.name=tl::expected libs.tlexpected.versions=trunk:100 libs.tlexpected.description=Single header implementation of std::expected with functional-style extensions. libs.tlexpected.url=https://github.com/TartanLlama/expected