Skip to content

Commit e36e6af

Browse files
Update dependencies from https://github.com/dotnet/node build 20241226.1 (#1048)
runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport , runtime.linux-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport , runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport , runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport , runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport , runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport From Version 8.0.0-rtm.24561.2 -> To Version 8.0.0-rtm.24626.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent a7642c6 commit e36e6af

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,29 @@
4141
<Uri>https://github.com/dotnet/cpython</Uri>
4242
<Sha>65aaca9308b3cd3c25481558a69a6cd72cd2b8dc</Sha>
4343
</Dependency>
44-
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24561.2">
44+
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24626.1">
4545
<Uri>https://github.com/dotnet/node</Uri>
46-
<Sha>77d4c6fba088b803aadd98bce72f3c0724360889</Sha>
46+
<Sha>55c74ad78580a902592c27df7b621eb993987863</Sha>
4747
</Dependency>
48-
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24561.2">
48+
<Dependency Name="runtime.linux-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24626.1">
4949
<Uri>https://github.com/dotnet/node</Uri>
50-
<Sha>77d4c6fba088b803aadd98bce72f3c0724360889</Sha>
50+
<Sha>55c74ad78580a902592c27df7b621eb993987863</Sha>
5151
</Dependency>
52-
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24561.2">
52+
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24626.1">
5353
<Uri>https://github.com/dotnet/node</Uri>
54-
<Sha>77d4c6fba088b803aadd98bce72f3c0724360889</Sha>
54+
<Sha>55c74ad78580a902592c27df7b621eb993987863</Sha>
5555
</Dependency>
56-
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24561.2">
56+
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24626.1">
5757
<Uri>https://github.com/dotnet/node</Uri>
58-
<Sha>77d4c6fba088b803aadd98bce72f3c0724360889</Sha>
58+
<Sha>55c74ad78580a902592c27df7b621eb993987863</Sha>
5959
</Dependency>
60-
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24561.2">
60+
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24626.1">
6161
<Uri>https://github.com/dotnet/node</Uri>
62-
<Sha>77d4c6fba088b803aadd98bce72f3c0724360889</Sha>
62+
<Sha>55c74ad78580a902592c27df7b621eb993987863</Sha>
6363
</Dependency>
64-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24561.2">
64+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.24626.1">
6565
<Uri>https://github.com/dotnet/node</Uri>
66-
<Sha>77d4c6fba088b803aadd98bce72f3c0724360889</Sha>
66+
<Sha>55c74ad78580a902592c27df7b621eb993987863</Sha>
6767
</Dependency>
6868
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.LLVM.Transport" Version="16.0.5-alpha.1.24362.2">
6969
<Uri>https://github.com/dotnet/llvm-project</Uri>

eng/Versions.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
<runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.24554.2</runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
2525
<runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.24554.2</runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
2626
<runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.24554.2</runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
27-
<runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24561.2</runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
28-
<runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24561.2</runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
29-
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24561.2</runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
30-
<runtimeosxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24561.2</runtimeosxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
31-
<runtimewinarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24561.2</runtimewinarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
32-
<runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24561.2</runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
27+
<runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24626.1</runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
28+
<runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24626.1</runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
29+
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24626.1</runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
30+
<runtimeosxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24626.1</runtimeosxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
31+
<runtimewinarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24626.1</runtimewinarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
32+
<runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.24626.1</runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
3333
<runtimelinuxarm64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>16.0.5-alpha.1.24362.2</runtimelinuxarm64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>
3434
<runtimelinuxx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>16.0.5-alpha.1.24362.2</runtimelinuxx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>
3535
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>16.0.5-alpha.1.24362.2</runtimeosxarm64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>

0 commit comments

Comments
 (0)