Unverified Commit f325432c authored by tomberek's avatar tomberek Committed by GitHub
Browse files

Merge pull request #326516 from r-ryantm/auto-update/wootility

wootility: 4.6.20 -> 4.6.21
parents 5447bb66 11b3d864
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