Skip to content

Commit 3da842c

Browse files
committed
fluid-synth: update 2.4.8 bottle.
1 parent 81cdf70 commit 3da842c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/f/fluid-synth.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class FluidSynth < Formula
77
head "https://github.com/FluidSynth/fluidsynth.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "ccd2b09c6039ae97cf8339695c05f9bbbcc71eefd5592d8a14645331eaa76a46"
11-
sha256 cellar: :any, arm64_sonoma: "b981de1c0b75e634fa8382221aa79c7a1f62590de6cc48805721c625c64f9d69"
12-
sha256 cellar: :any, arm64_ventura: "734d1f9afdcba14361b068dfd3a20aa39a1971cee2bd569007edeaa552b5d4ce"
13-
sha256 cellar: :any, sonoma: "377eb0d39980f3e6501669d940b14a9426cbfb222564f65b1e6cc1bd5b9cacaf"
14-
sha256 cellar: :any, ventura: "bc4666a72a2c150e77ce39e6b542f122e2dd05ffcb900f342f5c5fd07f7ecb4f"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "8d11df67ffa22857649f57dfe87da20305cd309af47acf2bd3d5fa3c410efeb0"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1b4bb4801b80543feebcd6e8d839986f2948ed7439bd84178954cb62c24dc68b"
10+
sha256 cellar: :any, arm64_sequoia: "b1d75ea2ed0bf7b161243fa20f9954632c6bb8faffc4f59cee5319e38773823d"
11+
sha256 cellar: :any, arm64_sonoma: "865e783a763fe8ba486d7882823f79f9442239bc7e6f51afe68003b97852dc0a"
12+
sha256 cellar: :any, arm64_ventura: "a8d44b962a768a2c1aeb012c6bd49ecd2c1f285d81a73803af0c0804a489da64"
13+
sha256 cellar: :any, sonoma: "d3d831fc5ec4854a1259e78103083343a2d55b1db20d78a73b65e855a8f8d92f"
14+
sha256 cellar: :any, ventura: "5ddb17c4b59eb6df476e5952b54d82aa2e0d0a47cd13ef830f4b6b1a704b3998"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "8fb331b937e68d92090539c41c115dda79ab12d2fd3b84ed0d448649c23a214f"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "fc89fea8a3e7b09c69da240ff8ee334c5cfc9435bdb747687219f84fddcb1d89"
1717
end
1818

1919
depends_on "cmake" => :build

0 commit comments

Comments
 (0)