Commit 11b3d864 authored by R. RyanTM's avatar R. RyanTM Committed by Weijia Wang
Browse files

wootility: 4.6.20 -> 4.6.21

parent 68725ccd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,10 +6,10 @@

let
  pname = "wootility";
  version = "4.6.20";
  version = "4.6.21";
  src = fetchurl {
    url = "https://s3.eu-west-2.amazonaws.com/wooting-update/wootility-lekker-linux-latest/wootility-lekker-${version}.AppImage";
    sha256 = "sha256-JodmF3TThPpXXx1eOnYmYAJ4x5Ylcf35bw3R++5/Buk=";
    sha256 = "sha256-ockTQLZWbYvsLzv+D0exD5W/yMaIdse4/JQshbkVzAU=";
  };
in