Skip to content

Commit 857c237

Browse files
committed
arxiv_latex_cleaner: update 1.0.8 bottle.
1 parent 685fe06 commit 857c237

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

Formula/a/arxiv_latex_cleaner.rb

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,13 @@ class ArxivLatexCleaner < Formula
99
head "https://github.com/google-research/arxiv-latex-cleaner.git", branch: "main"
1010

1111
bottle do
12-
rebuild 1
13-
sha256 cellar: :any, arm64_tahoe: "48613dd88f7ef8944fc04fe18fadc3bfab600ed072542ebca75b922621ebbd9b"
14-
sha256 cellar: :any, arm64_sequoia: "997cbbeeb1ce449be8bba1670259cc32c7ecfc695f5ae180934a337e9b2838ad"
15-
sha256 cellar: :any, arm64_sonoma: "78d0cd82ce9bd8cbea655d761488bd02c4a3104f8778ae41dc714d36b7dbf07e"
16-
sha256 cellar: :any, arm64_ventura: "48cbd0caca0dc51f270ba3a24c4b210af0b4f357f4c3e55a4d94d0cf1938ff1d"
17-
sha256 cellar: :any, sonoma: "68c37e6f15ae97a4d6f6b73b0909f5125e8e9008ecf232b64ed361f3cecc57fd"
18-
sha256 cellar: :any, ventura: "cf9077ef07516d834c831390842e96d99557782f2b325882ef49f47047588668"
19-
sha256 cellar: :any_skip_relocation, arm64_linux: "19f637752ba528e9997985db1838ea731916f459f907ee6b55ca031dbde41a5a"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f4640b0c29323b9ae3aa92fc30eb65137ca20d51ccc578f51d51b1f52cf7da29"
12+
rebuild 2
13+
sha256 cellar: :any, arm64_tahoe: "0aa4f023567c96cb224e27b23bd7d7f46af7560a47160d9d0347ec8aeab665d7"
14+
sha256 cellar: :any, arm64_sequoia: "146b23e2785e71e5661febedb3faa0260b28c4ec16b6eaad2ee53b26918acdf6"
15+
sha256 cellar: :any, arm64_sonoma: "8fbed795e668e2dd08b569908ee9ca4f183b6e730c802ebf541806665696e035"
16+
sha256 cellar: :any, sonoma: "83da74885a44096ffe6ca4341ebe6e39d7622e6a283f8b12f0c7f4d95e34b113"
17+
sha256 cellar: :any_skip_relocation, arm64_linux: "736e54216d418f80b50fc48130b57de5bc0654e2e009b6b5f82d979763de40c0"
18+
sha256 cellar: :any_skip_relocation, x86_64_linux: "540beff3135b2c24b7415f8750668aa3f9cd52e19f9bbd5b6148869351a35acc"
2119
end
2220

2321
depends_on "libyaml"

0 commit comments

Comments
 (0)