Commit 49549fe7 authored by R. RyanTM's avatar R. RyanTM Committed by github-actions[bot]
Browse files

y-cruncher: 0.8.6.9545 -> 0.8.7.9547

(cherry picked from commit b8f255ae)
parent 0e58d907
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,11 +8,11 @@

stdenvNoCC.mkDerivation (finalAttrs: {
  pname = "y-cruncher";
  version = "0.8.6.9545";
  version = "0.8.7.9547";

  src = fetchurl {
    url = "https://github.com/Mysticial/y-cruncher/releases/download/v${finalAttrs.version}/y-cruncher.v${finalAttrs.version}-static.tar.xz";
    hash = "sha256-R57uTP45CXGi3+dcH0eyxR2ewjZKNxIyGHyh6mh7FUk=";
    hash = "sha256-4i/zRPQnY1INIzHxntYXfzp8eKxb1GLpwGDDgmcYFJA=";
  };

  nativeBuildInputs = [