Skip to content

Commit 3c20c26

Browse files
chore: bump framework to winnerspiros 2026.508.2 (run #43, veldrid submodule update)
Agent-Logs-Url: https://github.com/winnerspiros/osu/sessions/22e4130a-1fcb-4fef-94ed-a00fab5ffb4b Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>
1 parent 38b5a6d commit 3c20c26

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

osu.Android.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</PropertyGroup>
103103

104104
<ItemGroup>
105-
<PackageReference Include="ppy.osu.Framework.Android" Version="2026.508.1" />
105+
<PackageReference Include="ppy.osu.Framework.Android" Version="2026.508.2" />
106106
<!-- `ppy.osu.Framework.NativeLibs` is a transitive dependency of `ppy.osu.Framework`
107107
that ships desktop-only natives (Linux/macOS/Windows) under `runtimes/<rid>/native/`
108108
— including a bare Linux `libbass.so`/`libbass_fx.so`/`libbassmix.so` for linux-arm64.

osu.Game/osu.Game.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3939
</PackageReference>
4040
<PackageReference Include="Realm" Version="20.1.0" />
41-
<PackageReference Include="ppy.osu.Framework" Version="2026.508.1" />
41+
<PackageReference Include="ppy.osu.Framework" Version="2026.508.2" />
4242
<!--
4343
Explicitly pin `ppy.Veldrid.SPIRV` to the winnerspiros fork build that
4444
`ppy.osu.Framework 2026.507.1` was compiled against.This version is the only

osu.iOS.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
<SuppressTrimAnalysisWarnings>true</SuppressTrimAnalysisWarnings>
3434
</PropertyGroup>
3535
<ItemGroup>
36-
<PackageReference Include="ppy.osu.Framework.iOS" Version="2026.508.1" />
36+
<PackageReference Include="ppy.osu.Framework.iOS" Version="2026.508.2" />
3737
</ItemGroup>
3838
</Project>

0 commit comments

Comments
 (0)