File 0195-Update-STL-version-used.patch of Package erlang
From 8d1ab7c2aa50a353b61f241271278c992e9b0492 Mon Sep 17 00:00:00 2001
From: Rickard Green <rickard@erlang.org>
Date: Tue, 11 Nov 2025 17:48:09 +0100
Subject: [PATCH] Update STL version used
---
erts/emulator/ryu/vendor.info | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/erts/emulator/ryu/vendor.info b/erts/emulator/ryu/vendor.info
index a98d92e423..073bba8e0c 100644
--- a/erts/emulator/ryu/vendor.info
+++ b/erts/emulator/ryu/vendor.info
@@ -37,13 +37,13 @@
"homepage": "https://github.com/microsoft/STL",
"licenseDeclared": "Apache-2.0 WITH LLVM-exception AND BSL-1.0",
"name": "STL",
- "versionInfo": "vs-2022-17.13",
+ "versionInfo": "vs-2022-17.14",
"path": [
"./erts/emulator/ryu/to_chars.h"
],
"supplier": "Organization: Microsoft Corporation",
"purl": "pkg:github/microsoft/STL#stl/inc/xcharconv_ryu.h",
"update": "./erts/emulator/ryu/update.sh",
- "sha": "442029c6fa37f1b6f9203357de09672d5704077c"
+ "sha": "1f6e5b16ec02216665624c1e762f3732605cf2b4"
}
]
--
2.51.0