We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a901b3 commit 8612e0bCopy full SHA for 8612e0b
Formula/p/pandoc.rb
@@ -1,8 +1,8 @@
1
class Pandoc < Formula
2
desc "Swiss-army knife of markup format conversion"
3
homepage "https://pandoc.org/"
4
- url "https://github.com/jgm/pandoc/archive/refs/tags/3.8.1.tar.gz"
5
- sha256 "1d66d35952e7037cc049a9f170c9ba394693014a71925a84c55dffcaf98ff677"
+ url "https://github.com/jgm/pandoc/archive/refs/tags/3.8.2.tar.gz"
+ sha256 "d8f08e0228958522073ceedfae7ba463703e6212dd823868f0b7190d63ccebaf"
6
license "GPL-2.0-or-later"
7
head "https://github.com/jgm/pandoc.git", branch: "main"
8
0 commit comments