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 9959c4e commit 76fc87aCopy full SHA for 76fc87a
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_1120_SDK.zip"
5
- version "11.20"
6
- sha256 "ed443bca473fba3664f118934ccfccc3bf93c20ca0598a2c7339fe31cd0cf16d"
+ url "https://monkeysaudio.com/files/MAC_1121_SDK.zip"
+ version "11.21"
+ sha256 "7f9dc5b463b331cff0686d78e4627ac6742d6705f10f3149105aff23b7ca0baf"
7
license "BSD-3-Clause"
8
9
livecheck do
0 commit comments