faudio 19.06
Closes #40601. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
79de0cabf5
commit
bc8e3a315d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Faudio < Formula
|
||||
desc "Accuracy-focused XAudio reimplementation for open platforms"
|
||||
homepage "https://fna-xna.github.io/"
|
||||
url "https://github.com/FNA-XNA/FAudio/archive/19.05.tar.gz"
|
||||
sha256 "fb48a729cfb9ad53da5bb54e2726ef0a83e68a0c705b070bcc2b275a316e9ccf"
|
||||
url "https://github.com/FNA-XNA/FAudio/archive/19.06.tar.gz"
|
||||
sha256 "d65eb9ae2e7b758a134955559953f01c1ad11a08504bd4d6b2d5180ee3563e7d"
|
||||
head "https://github.com/FNA-XNA/FAudio.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue