Skip to content

Commit 121e202

Browse files
committed
comrak 0.46.0
1 parent 3a57482 commit 121e202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/comrak.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Comrak < Formula
22
desc "CommonMark + GFM compatible Markdown parser and renderer"
33
homepage "https://github.com/kivikakk/comrak"
4-
url "https://github.com/kivikakk/comrak/archive/refs/tags/v0.45.0.tar.gz"
5-
sha256 "0fe58e74bbc47705192a25352e131cdf1de1f868b614e56c9b28b714db010500"
4+
url "https://github.com/kivikakk/comrak/archive/refs/tags/v0.46.0.tar.gz"
5+
sha256 "bb5acc01e0e71ad00310f6a837f379e345f9e9d74f6dcf45deded792ec3d60af"
66
license "BSD-2-Clause"
77
head "https://github.com/kivikakk/comrak.git", branch: "main"
88

0 commit comments

Comments
 (0)