osu-lazer: bump to 2021.1006.1

This commit is contained in:
LavaDesu 2021-10-09 11:42:01 +07:00
parent 8f92b6a017
commit 17866191e1
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 26 additions and 26 deletions

View file

@ -17,7 +17,7 @@ index e88acdd7dd9..80f35a4842e 100644
- // should eventually be handled in a better way.
- VersionHash = $"{Version}-{RuntimeInfo.OS}".ComputeMD5Hash();
- }
+ VersionHash = "2ae66d0de842862d3080dece3bf2130c";
+ VersionHash = "1face6bfb7aea5313020090f6bc9f2b6";
Resources.AddStore(new DllResourceStore(OsuResources.ResourceAssembly));