Skip to content

Commit 0e560ec

Browse files
authored
New version: ppy.osu version 2024.906.2 (#173311)
1 parent 03e1a0a commit 0e560ec

File tree

3 files changed

+87
-0
lines changed

3 files changed

+87
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
3+
4+
PackageIdentifier: ppy.osu
5+
PackageVersion: 2024.906.2
6+
InstallerType: portable
7+
Scope: user
8+
InstallModes:
9+
- silent
10+
- silentWithProgress
11+
InstallerSwitches:
12+
Silent: --silent
13+
UpgradeBehavior: deny
14+
Protocols:
15+
- osu
16+
- osump
17+
FileExtensions:
18+
- olz
19+
- osk
20+
- osr
21+
- osz
22+
ReleaseDate: 2024-09-07
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/ppy/osu/releases/download/2024.906.2/install.exe
26+
InstallerSha256: D6C6117A6F9D978FC91E8EF0CD1B1D1678D1836331979163E8A192B53542658E
27+
ManifestType: installer
28+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
3+
4+
PackageIdentifier: ppy.osu
5+
PackageVersion: 2024.906.2
6+
PackageLocale: en-US
7+
Publisher: ppy Pty Ltd
8+
PublisherUrl: https://github.com/ppy
9+
PublisherSupportUrl: https://github.com/ppy/osu/issues
10+
PackageName: osu!
11+
PackageUrl: https://github.com/ppy/osu
12+
License: MIT
13+
LicenseUrl: https://github.com/ppy/osu/raw/master/LICENCE
14+
Copyright: Copyright (c) 2024 ppy Pty Ltd
15+
CopyrightUrl: https://github.com/ppy/osu/raw/master/LICENCE
16+
ShortDescription: rhythm is just a *click* away!
17+
Description: |-
18+
A free-to-win rhythm game. Rhythm is just a click away!
19+
20+
This is the future – and final – iteration of the osu! game client which marks the beginning of an open era! Currently
21+
known by and released under the release codename "lazer". As in sharper than cutting-edge.
22+
Tags:
23+
- beatmap-parser
24+
- game
25+
- osu
26+
- rhythm
27+
ReleaseNotes: |-
28+
Beatmap Listing
29+
- Fix artist / title searches not working as expected (ppy/osu#29745 by @Ianlucht)
30+
Editor
31+
- Fix scroll speed slider defaulting to 0.01 (ppy/osu#29759 by @Bruno5430)
32+
Gameplay
33+
- Fix stall when attempting to import replay after hitting nothing (ppy/osu#29715 by @bdach)
34+
Platform
35+
Fix game not running on earlier macOS versions (ppy/osu-framework#6370 by @smoogipoo)
36+
Fix file associations breaking with new updater (ppy/osu#29743 by @smallketchup82)
37+
Results
38+
Fix collections dropdown overflowing in the results screen (ppy/osu#29742 by @SchiavoAnto)
39+
Song Select
40+
Fix beatmap difficulties not being split out on first load (ppy/osu#29762 by @peppy)
41+
New Contributors
42+
- @Bruno5430 made their first contribution in #29759
43+
- @SchiavoAnto made their first contribution in #29742
44+
- @Ianlucht made their first contribution in #29745
45+
Full Changelog: https://github.com/ppy/osu/compare/2024.906.1...2024.906.2
46+
ReleaseNotesUrl: https://github.com/ppy/osu/releases/tag/2024.906.2
47+
Documentations:
48+
- DocumentLabel: Upgrading to lazer
49+
DocumentUrl: https://osu.ppy.sh/wiki/en/Help_centre/Upgrading_to_lazer
50+
ManifestType: defaultLocale
51+
ManifestVersion: 1.6.0
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.6.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
3+
4+
PackageIdentifier: ppy.osu
5+
PackageVersion: 2024.906.2
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.6.0

0 commit comments

Comments
 (0)