Skip to content

Commit 8612e0b

Browse files
committed
pandoc 3.8.2
1 parent 9a901b3 commit 8612e0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/pandoc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Pandoc < Formula
22
desc "Swiss-army knife of markup format conversion"
33
homepage "https://pandoc.org/"
4-
url "https://github.com/jgm/pandoc/archive/refs/tags/3.8.1.tar.gz"
5-
sha256 "1d66d35952e7037cc049a9f170c9ba394693014a71925a84c55dffcaf98ff677"
4+
url "https://github.com/jgm/pandoc/archive/refs/tags/3.8.2.tar.gz"
5+
sha256 "d8f08e0228958522073ceedfae7ba463703e6212dd823868f0b7190d63ccebaf"
66
license "GPL-2.0-or-later"
77
head "https://github.com/jgm/pandoc.git", branch: "main"
88

0 commit comments

Comments
 (0)