Skip to content

Commit 5ef4a70

Browse files
authored
houdini: 20.5.332 -> 20.5.370 (#346204)
2 parents ad77064 + a02aa6b commit 5ef4a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{ requireFile, callPackage }:
22

33
callPackage ./runtime-build.nix rec {
4-
version = "20.5.332";
4+
version = "20.5.370";
55
eulaDate = "2021-10-13";
66
src = requireFile {
77
name = "houdini-${version}-linux_x86_64_gcc11.2.tar.gz";
8-
hash = "sha256-ZqbLCWfPUo0fXS9liKOXsUEpm1d60bHIkbx+K98gFtU=";
8+
hash = "sha256-QwPCU7E5yoJvWsiRUMBSAhEJYckbFTrQa1S4fto8dy0=";
99
url = "https://www.sidefx.com/download/daily-builds/?production=true";
1010
};
1111
}

0 commit comments

Comments
 (0)