Skip to content

Commit 743b032

Browse files
committed
pandoc: update 3.8.2 bottle.
1 parent cb2dac3 commit 743b032

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/p/pandoc.rb

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

99
bottle do
10-
sha256 cellar: :any, arm64_tahoe: "de1335f30bad4df53c26fc8f7d12f09412b22d3186c1d9c57e800281e75ed254"
11-
sha256 cellar: :any, arm64_sequoia: "8c5f6ed574073d2ef6821620d93d5f56225bb0a9e098f7d245743b1be0b1ce00"
12-
sha256 cellar: :any, arm64_sonoma: "b48ea533c62b9be6987e9489e6408e21cc05221f77dba86030c94d54e976af6a"
13-
sha256 cellar: :any, sonoma: "b2b424b7ad249299d1c02e47ce09ed830d2431c7a5da47d13c7d3e2d8f9a2b0f"
14-
sha256 cellar: :any_skip_relocation, arm64_linux: "e51c6e70d648272fa01f375583a6ff69af679926e9dda0737dbd800857f7c025"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "edbf643e6ea2cfcc3aae30012e34a4b7e29e13a94b72f0d15e1abda749280975"
10+
sha256 cellar: :any, arm64_tahoe: "dc466877fc54b4f6abee3ec775ea4ea1260c35752e4ebd41c3f542967dc035fd"
11+
sha256 cellar: :any, arm64_sequoia: "4ce5a46d715eadb6c494d7ab113fcf224e7ee3ea6d6a46876780bb4ee4e31af7"
12+
sha256 cellar: :any, arm64_sonoma: "61421b27ef4ab8bd0d0b9ca174a6f7ee1c20bf985a497ad1657e22f9eab4997f"
13+
sha256 cellar: :any, sonoma: "449d3c7b088ceec9acb473c39db709ae2e97b57853279d9c6cc154eefd434e4a"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "e375b021c898531456ced6306d39912c66cce4be2461957b020eef68d94b317f"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2d8342f3de71bd59b054fa1c564b09dfa133850f9caf06a06bf225e58ee2cb77"
1616
end
1717

1818
depends_on "cabal-install" => :build

0 commit comments

Comments
 (0)