Skip to content

Commit a71dde6

Browse files
committed
rumdl 0.0.182
1 parent 7632f18 commit a71dde6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/r/rumdl.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Rumdl < Formula
22
desc "Markdown Linter and Formatter written in Rust"
33
homepage "https://github.com/rvben/rumdl"
4-
url "https://github.com/rvben/rumdl/archive/refs/tags/v0.0.181.tar.gz"
5-
sha256 "fac25d6adbfaa2a4bd7a1655a104e263f67b13c3a45b2f888e161afba0d038ca"
4+
url "https://github.com/rvben/rumdl/archive/refs/tags/v0.0.182.tar.gz"
5+
sha256 "26af124ac63c607de3a633198260b014233514b9918ea8c6f54b5fb2914d28be"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)