Skip to content

Commit 42532a7

Browse files
Update dependencies from https://github.com/dotnet/cpython build 20250916.3 (#1407)
[release/8.0] Update dependencies from dotnet/cpython
1 parent 103c9d3 commit 42532a7

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
<Uri>https://github.com/dotnet/binaryen</Uri>
2626
<Sha>16304499ff8630507bafa401edfb8ff4848648f4</Sha>
2727
</Dependency>
28-
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="8.0.0-rtm.25462.1">
28+
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="8.0.0-rtm.25466.3">
2929
<Uri>https://github.com/dotnet/cpython</Uri>
30-
<Sha>8ee3124e609472f6c8fd29d52c962b678c46a2e8</Sha>
30+
<Sha>61302f38c69313096967bd8e74a6707a90cc87f8</Sha>
3131
</Dependency>
32-
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="8.0.0-rtm.25462.1">
32+
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="8.0.0-rtm.25466.3">
3333
<Uri>https://github.com/dotnet/cpython</Uri>
34-
<Sha>8ee3124e609472f6c8fd29d52c962b678c46a2e8</Sha>
34+
<Sha>61302f38c69313096967bd8e74a6707a90cc87f8</Sha>
3535
</Dependency>
36-
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="8.0.0-rtm.25462.1">
36+
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="8.0.0-rtm.25466.3">
3737
<Uri>https://github.com/dotnet/cpython</Uri>
38-
<Sha>8ee3124e609472f6c8fd29d52c962b678c46a2e8</Sha>
38+
<Sha>61302f38c69313096967bd8e74a6707a90cc87f8</Sha>
3939
</Dependency>
40-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="8.0.0-rtm.25462.1">
40+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="8.0.0-rtm.25466.3">
4141
<Uri>https://github.com/dotnet/cpython</Uri>
42-
<Sha>8ee3124e609472f6c8fd29d52c962b678c46a2e8</Sha>
42+
<Sha>61302f38c69313096967bd8e74a6707a90cc87f8</Sha>
4343
</Dependency>
4444
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Wasm.Node.Transport" Version="8.0.0-rtm.25326.2">
4545
<Uri>https://github.com/dotnet/node</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
<runtimeosxx64MicrosoftNETCoreRuntimeWasmBinaryenTransportVersion>8.0.0-rtm.25466.3</runtimeosxx64MicrosoftNETCoreRuntimeWasmBinaryenTransportVersion>
2121
<runtimewinarm64MicrosoftNETCoreRuntimeWasmBinaryenTransportVersion>8.0.0-rtm.25466.3</runtimewinarm64MicrosoftNETCoreRuntimeWasmBinaryenTransportVersion>
2222
<runtimewinx64MicrosoftNETCoreRuntimeWasmBinaryenTransportVersion>8.0.0-rtm.25466.3</runtimewinx64MicrosoftNETCoreRuntimeWasmBinaryenTransportVersion>
23-
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.25462.1</runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
24-
<runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.25462.1</runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
25-
<runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.25462.1</runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
26-
<runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.25462.1</runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
23+
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.25466.3</runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
24+
<runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.25466.3</runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
25+
<runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.25466.3</runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
26+
<runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>8.0.0-rtm.25466.3</runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
2727
<runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.25326.2</runtimelinuxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
2828
<runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.25326.2</runtimelinuxx64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>
2929
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>8.0.0-rtm.25326.2</runtimeosxarm64MicrosoftNETCoreRuntimeWasmNodeTransportVersion>

0 commit comments

Comments
 (0)