Skip to content

Commit 2705faf

Browse files
committed
monkeysAudio: 10.87 -> 10.91
1 parent eac5f2c commit 2705faf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/mo/monkeysAudio/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
}:
77

88
stdenv.mkDerivation (finalAttrs: {
9-
version = "10.87";
9+
version = "10.91";
1010
pname = "monkeys-audio";
1111

1212
src = fetchzip {
1313
url = "https://monkeysaudio.com/files/MAC_${builtins.concatStringsSep "" (lib.strings.splitString "." finalAttrs.version)}_SDK.zip";
14-
hash = "sha256-IKOFJMt/9auQEQmRksoByS4UEkKorCurvnIxe8VsAI0=";
14+
hash = "sha256-EQXYfyiSwSKbjJViTR4RdzCX3SRmc7WGt8cNytuiWC8=";
1515
stripRoot = false;
1616
};
1717

0 commit comments

Comments
 (0)