Update osu-lazer-bin
This commit is contained in:
parent
59bbb37029
commit
83fbdb3d88
1 changed files with 2 additions and 2 deletions
|
@ -7,10 +7,10 @@ let
|
|||
with lib;
|
||||
appimageTools.wrapType2 rec {
|
||||
pname = "osu-lazer-bin";
|
||||
version = "2025.420.0";
|
||||
version = "2025.424.0";
|
||||
src = fetchurl {
|
||||
url = "https://github.com/ppy/osu/releases/download/${version}/osu.AppImage";
|
||||
hash = "sha256-yrVFep119E2PkRsyB0UPhZnjR7jXuhd9CktIgL98om4=";
|
||||
hash = "sha256-8nOoSkNbzEFpDj0FivCYI20tZzT02YHcKZblfEfh+Zo=";
|
||||
};
|
||||
extraPkgs = pkgs: with pkgs; [ icu ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue