Skip to content

Commit a02aa6b

Browse files
committed
houdini: 20.5.332 -> 20.5.370
1 parent e873268 commit a02aa6b

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)