Skip to content

Commit c5058fa

Browse files
committed
texmath: update 0.13.0.1 bottle.
1 parent 906b941 commit c5058fa

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/t/texmath.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Texmath < Formula
77
head "https://github.com/jgm/texmath.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "adb3ffe49bb5f17dc8432722012fb451562937198ab75e9ad550c1e48738cec2"
11-
sha256 cellar: :any, arm64_sequoia: "0e45009df3593383e55eb88ab67acbcce97b9eeeb76144bd95b8d91fe7ed3fca"
12-
sha256 cellar: :any, arm64_sonoma: "fca83b9e818bb4772d198e1566e5e59e9efd96a2d6066777dab48d148b997193"
13-
sha256 cellar: :any, arm64_ventura: "d404e82412439bb767daaf362bb8747228bf566a364a9108f827ef29efcd08a4"
14-
sha256 cellar: :any, sonoma: "9e3b7ca35d478563f47531043d40fff08c18dc4694ace1057805c5abced66d45"
15-
sha256 cellar: :any, ventura: "cc144c010f3874ffbdcf5bebc20320973173fe03181889fd2efc2208ef36fb0c"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "31aa8321ba6ff65d37184614159aacda101df68c259b04b9d0c742bdb37e83f6"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "7d8c274e51f2ab57f2de89c32d12a3f2d38f3856039259ddb837b14a71b2e380"
10+
sha256 cellar: :any, arm64_tahoe: "d9f08c196f74d7b4882440dd942b6d529e88d3438b0ec127f30a4834ed1de8c6"
11+
sha256 cellar: :any, arm64_sequoia: "2a93a8c95e6e1bbfa40f5f03c1f41324da5a18d79ec97f815c0d6b442987177e"
12+
sha256 cellar: :any, arm64_sonoma: "5c20352d200aff898e62798346847559cc002a1e1e689d0c17b2fa0ddb999fc3"
13+
sha256 cellar: :any, sonoma: "13892f62af010342ccd32805887c81f4817ba02e339a6ac99c7da8fea3c3bc87"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "2b3da00d11f7d5aadfa19ef90b424def2af6c661c63283fcec7fc391bfe63569"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "9e1c70a62fc647f295595b78da71fa0f3d8a24d12d441dad4c512322728a39ab"
1816
end
1917

2018
depends_on "cabal-install" => :build

0 commit comments

Comments
 (0)