Skip to content

Commit 5d31428

Browse files
committed
librime: update 1.15.0 bottle.
1 parent e965fff commit 5d31428

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/lib/librime.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Librime < Formula
77
license "BSD-3-Clause"
88

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "f30fc8c4a91b6d4cd7c03d7be232e34f518ab856dd2d1723a939ff3a4d3a09da"
11-
sha256 cellar: :any, arm64_sequoia: "1adf609bd7d7fbdefdc4c61f22286353bc58e3ccaa37f017d4a95d9fdcb682c1"
12-
sha256 cellar: :any, arm64_sonoma: "14d9f57764a6b5a0d53c7f3873be7662b7c165f573094860fb40623cd0691857"
13-
sha256 cellar: :any, arm64_ventura: "6e45c1b22aaa6aceb263b1193c2da3f8abaaf1d7ef1a024616f12baf052e02dd"
14-
sha256 cellar: :any, sonoma: "d29dc1c67f9718755b41cd7c6468635b8c84e9c1139be79b5da2210bf95cf7e6"
15-
sha256 cellar: :any, ventura: "fb36ab6bfc5025f2094a4c79635ab3e1c3c79b377382dd1c0253eed5c67467c8"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "593b69d2cd6eb87d1ce411007bfd7cd8b28e28c4e04c3d0e19c657becd9ec2be"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "a1fbfebca1dd86132c8420fc30d41c44728371a473c6ae4e608d82cf7a7d27cd"
10+
sha256 cellar: :any, arm64_tahoe: "453f97143d1fa1c6a2b4a5837c14685f9d4d5a2ad040b0ca76c3b3ec6ed2043b"
11+
sha256 cellar: :any, arm64_sequoia: "f2e1d1080fcfec4f0fd1014f84adf902aca76f5ba9cb0505e43d8c685106c17c"
12+
sha256 cellar: :any, arm64_sonoma: "fcd170e7ae810b3fc34f7f0d875b3d9737687f0d8c435e374c10cf24252a1a8b"
13+
sha256 cellar: :any, sonoma: "9ce2b76704dc59cda19110db331d699b3b02683a53a921b8250e291ec67950ea"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "f37c17f936d21fc3e5b4154a9d913133d417c18023e9f2b8dc4e8dee12021976"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "d685f06241ac45ec5301c86cff62a75aaf772fcf7b4affef75c3d8590ee64c3b"
1816
end
1917

2018
depends_on "boost" => :build

0 commit comments

Comments
 (0)