Skip to content

Commit 1ba1b9c

Browse files
committed
liblo: update 0.33 bottle.
1 parent 30cab7b commit 1ba1b9c

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

Formula/lib/liblo.rb

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,12 @@ class Liblo < Formula
77
head "https://git.code.sf.net/p/liblo/git.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "bc3d8a8b87f29fbb5fc1bdbf6538a1cc26e03617a4a42dcaef0f085585db5588"
11-
sha256 cellar: :any, arm64_sequoia: "8373256cd53294a3a06252d55c8cc93d6c6a6f8c3b235084cab456931e67e1b3"
12-
sha256 cellar: :any, arm64_sonoma: "c379d421a02f1afa3c6105e527dc71b5271450f2964f31b6f6117fd826c8f783"
13-
sha256 cellar: :any, arm64_ventura: "1395a951f82712482f5f90cd4a4803d88044154029cd3cd1d2fb2fbaf0f357c1"
14-
sha256 cellar: :any, arm64_monterey: "e79362d970b3c7a741336f9e02e3d738f43169bc5fddd6972dfae327d4dfe8ee"
15-
sha256 cellar: :any, sonoma: "79de8fe2295a65736c7a7de5a2a24e6b62bc8745dd692a330c208e4b717b65e6"
16-
sha256 cellar: :any, ventura: "98ec4c770688b3f59d46c99eda7c052eee63ff6c8ab4b874bc56db2942dad96f"
17-
sha256 cellar: :any, monterey: "8f4e3f2fd6ce732d7d170f1db5193f9b53b233fcb08b876cc66114b252f465cd"
18-
sha256 cellar: :any_skip_relocation, arm64_linux: "9a3ae0a7f62dc172def171ed8c833e44fa72b4ab6a798f9b3c897b5e402e8b59"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "62fbd9950f4178a2ec7eeb280aac525b10d483953417f750aca24b420089b157"
10+
sha256 cellar: :any, arm64_tahoe: "36ed69df98dc612645558e42fc2c631037960e093fefc883a22a627c558e9e9f"
11+
sha256 cellar: :any, arm64_sequoia: "05d58b3c3088072d0f20624812d333e281549071b43a29f098cdf83a4d73c68c"
12+
sha256 cellar: :any, arm64_sonoma: "bb240abb61650d49326765c0fe553e63f1ce0d1894f0cb0e2dba9a9d7e816592"
13+
sha256 cellar: :any, sonoma: "81b9be048f731ae09ecb6d3b6d61c07254f14604753d46da6d3d411014c9a8b7"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "e8a711b483ee995ce89fed162727d52d86b380eb874809a1b1aa608ee17dd479"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f0b860801c05b95f768202b295ef2c1e82555ca4469d08c98113bb0f910318a4"
2016
end
2117

2218
depends_on "cmake" => :build

0 commit comments

Comments
 (0)