Skip to content

Commit

Permalink
fluid-synth: rebuild without readline
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Feb 14, 2024
1 parent 86011da commit 1a2f759
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluid-synth
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Skip if disabled
if [ "$DISABLE_AUTOBREW" ]; then return 0; fi
bottle="https://github.com/autobrew/bundler/releases/download/fluid-synth-2.3.4/fluid-synth-2.3.4-universal.tar.xz"
bottle="https://github.com/autobrew/bundler/releases/download/fluid-synth-2.3.4_1/fluid-synth-2.3.4_1-universal.tar.xz"
echo "Using autobrew bundle: $(basename $bottle)"

# General setup
Expand Down

0 comments on commit 1a2f759

Please sign in to comment.