Unverified Commit 25b40d75 authored by Kira Bruneau's avatar Kira Bruneau Committed by GitHub
Browse files

gamemode: update 1.8.2 hash to include an additional commit (#421073)

parents bf94e051 297ed1a6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ stdenv.mkDerivation (finalAttrs: {
    owner = "FeralInteractive";
    repo = "gamemode";
    tag = finalAttrs.version;
    hash = "sha256-JkDFhFLUHlgD6RKxlxMjrSF2zQ4AWmRUQMLbWYwIZmg=";
    hash = "sha256-V0rewbSVOGFqJqXyCz4jXpuDM0EfjdkpGPl+WdDwI5I=";
  };

  outputs = [