We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203afe1 commit 817affdCopy full SHA for 817affd
Formula/m/mac.rb
@@ -1,9 +1,9 @@
1
class Mac < Formula
2
desc "Monkey's Audio lossless codec"
3
homepage "https://www.monkeysaudio.com"
4
- url "https://monkeysaudio.com/files/MAC_1117_SDK.zip"
5
- version "11.17"
6
- sha256 "d6b221d08eb57028a452d06057b4cc74c5b5d47bc542aed36f5b79404fd16b96"
+ url "https://monkeysaudio.com/files/MAC_1118_SDK.zip"
+ version "11.18"
+ sha256 "843b3f2570665a23b50b43dfb6f0fcdf58b992242ab8d0d17f9cb65167aa9c37"
7
license "BSD-3-Clause"
8
9
livecheck do
0 commit comments