Skip to content

Commit

Permalink
Upgrade to libmysofa v1.3.2
Browse files Browse the repository at this point in the history
Closes #23.

Signed-off-by: Matthias Geier <[email protected]>
  • Loading branch information
mgeier committed Oct 15, 2023
1 parent 61f86bc commit 91a63d6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/libmysofa.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Libmysofa < Formula
desc "Reader for AES SOFA files to get better HRTFs"
homepage "https://github.com/hoene/libmysofa"
url "https://github.com/hoene/libmysofa/archive/refs/tags/v1.3.1.tar.gz"
sha256 "a8a8cbf7b0b2508a6932278799b9bf5c63d833d9e7d651aea4622f3bc6b992aa"
url "https://github.com/hoene/libmysofa/archive/refs/tags/v1.3.2.tar.gz"
sha256 "6c5224562895977e87698a64cb7031361803d136057bba35ed4979b69ab4ba76"
license "BSD-3-Clause"
revision 3

bottle do
root_url "https://github.com/SoundScapeRenderer/homebrew-ssr/releases/download/libmysofa-1.3.1_3"
Expand Down

0 comments on commit 91a63d6

Please sign in to comment.