openimageio: 3.0.8.0 -> 3.0.8.1 (#424440)
Co-authored-by: yzx9 <gh@yzx9.xyz>
This commit is contained in:
commit
784c07013e
@ -17,13 +17,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "openimageio";
|
||||
version = "3.0.8.0";
|
||||
version = "3.0.8.1";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "AcademySoftwareFoundation";
|
||||
repo = "OpenImageIO";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-94DGol32IPAu9QKRMFjAoGLMfV7x6eXGGqpOxzYh/Ww=";
|
||||
hash = "sha256-GbjkFij8d5a/pxNYckCs+McMAHh+NiGAaxAaZYjj7jY=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user