Skip to content

Commit 903bd0d

Browse files
committed
rumdl 0.0.188
1 parent d0c6fa9 commit 903bd0d

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.187.tar.gz"
5-
sha256 "889052cc5f87e8c540d3129fffbbbaed4f51d4841ad35f8e158acbccd8e888a2"
4+
url "https://github.com/rvben/rumdl/archive/refs/tags/v0.0.188.tar.gz"
5+
sha256 "9aa960bf8298f89bbfcf3c2bc91dbfbe4d927453fb8549ee5f377a21719e58bd"
66
license "MIT"
77

88
livecheck do

0 commit comments

Comments
 (0)