osu-lazer: bump to 2021.1008.0
This commit is contained in:
parent
c64e8bbe15
commit
283df33be4
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
self: super:
|
||||
let
|
||||
version = "2021.1006.1";
|
||||
version = "2021.1108.0";
|
||||
in {
|
||||
osu-lazer = super.osu-lazer.overrideAttrs(old: {
|
||||
inherit version;
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ index e88acdd7dd9..80f35a4842e 100644
|
|||
- // should eventually be handled in a better way.
|
||||
- VersionHash = $"{Version}-{RuntimeInfo.OS}".ComputeMD5Hash();
|
||||
- }
|
||||
+ VersionHash = "1face6bfb7aea5313020090f6bc9f2b6";
|
||||
+ VersionHash = "676d2cd666b400564742d994f9d0784b";
|
||||
|
||||
Resources.AddStore(new DllResourceStore(OsuResources.ResourceAssembly));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue