Skip to content

Commit 2eef7ca

Browse files
Update dependencies from https://github.com/dotnet/cpython build 20251215.2 (#276)
On relative base path root runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport , runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport , runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport , runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport From Version 10.0.0-alpha.1.25612.2 -> To Version 10.0.0-alpha.1.25615.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e6d16c5 commit 2eef7ca

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
@@ -1,21 +1,21 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="10.0.0-alpha.1.25612.2">
4+
<Dependency Name="runtime.osx-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="10.0.0-alpha.1.25615.2">
55
<Uri>https://github.com/dotnet/cpython</Uri>
6-
<Sha>6a24f77abbb9db84e6ac52943f8d1f072fd4cf95</Sha>
6+
<Sha>b360c01756f88d9bbfc12463834a2dfa5d1309b6</Sha>
77
</Dependency>
8-
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="10.0.0-alpha.1.25612.2">
8+
<Dependency Name="runtime.osx-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="10.0.0-alpha.1.25615.2">
99
<Uri>https://github.com/dotnet/cpython</Uri>
10-
<Sha>6a24f77abbb9db84e6ac52943f8d1f072fd4cf95</Sha>
10+
<Sha>b360c01756f88d9bbfc12463834a2dfa5d1309b6</Sha>
1111
</Dependency>
12-
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="10.0.0-alpha.1.25612.2">
12+
<Dependency Name="runtime.win-arm64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="10.0.0-alpha.1.25615.2">
1313
<Uri>https://github.com/dotnet/cpython</Uri>
14-
<Sha>6a24f77abbb9db84e6ac52943f8d1f072fd4cf95</Sha>
14+
<Sha>b360c01756f88d9bbfc12463834a2dfa5d1309b6</Sha>
1515
</Dependency>
16-
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="10.0.0-alpha.1.25612.2">
16+
<Dependency Name="runtime.win-x64.Microsoft.NETCore.Runtime.Wasm.Python.Transport" Version="10.0.0-alpha.1.25615.2">
1717
<Uri>https://github.com/dotnet/cpython</Uri>
18-
<Sha>6a24f77abbb9db84e6ac52943f8d1f072fd4cf95</Sha>
18+
<Sha>b360c01756f88d9bbfc12463834a2dfa5d1309b6</Sha>
1919
</Dependency>
2020
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.Mono.LLVM.Sdk" Version="19.1.0-alpha.1.25371.1">
2121
<Uri>https://github.com/dotnet/llvm-project</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<PropertyGroup>
99
<MicrosoftDotNetBuildTasksPackagingVersion>10.0.0-beta.25612.5</MicrosoftDotNetBuildTasksPackagingVersion>
1010
<!-- Python -->
11-
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>10.0.0-alpha.1.25612.2</runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
12-
<runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>10.0.0-alpha.1.25612.2</runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
13-
<runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>10.0.0-alpha.1.25612.2</runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
14-
<runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>10.0.0-alpha.1.25612.2</runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
11+
<runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>10.0.0-alpha.1.25615.2</runtimeosxarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
12+
<runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>10.0.0-alpha.1.25615.2</runtimeosxx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
13+
<runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>10.0.0-alpha.1.25615.2</runtimewinarm64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
14+
<runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>10.0.0-alpha.1.25615.2</runtimewinx64MicrosoftNETCoreRuntimeWasmPythonTransportVersion>
1515
<!-- Mono LLVM -->
1616
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>19.1.0-alpha.1.25371.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion>
1717
<runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>19.1.0-alpha.1.25371.1</runtimelinuxarm64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion>

0 commit comments

Comments
 (0)