Commit 4a5c9b52 authored by pedohorse's avatar pedohorse
Browse files

houdini: 20.5.445 -> 20.5.684

parent 55f2c021
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
{ requireFile, callPackage }:

callPackage ./runtime-build.nix rec {
  version = "20.5.445";
  version = "20.5.684";
  eulaDate = "2021-10-13";
  src = requireFile {
    name = "houdini-${version}-linux_x86_64_gcc11.2.tar.gz";
    hash = "sha256-rk8HKX1Aq7ACbAWKFxfjSzfa3PA/iXQZsYOkr/kSbkM=";
    hash = "sha256-cyFeeKBCV1EGdgruQ71EnEJOVndn1SKSiCtD6WRc878=";
    url = "https://www.sidefx.com/download/daily-builds/?production=true";
  };
  outputHash = "sha256-bdL+Ha5LWkty4r+rgPAKr50pxV+j7CLspD4KOsSxyMo=";
  outputHash = "sha256-mAX4jSdV0/DC+48O7d1hgmKjC1leKm1QgSBMbyAxyFs=";
}