Skip to content

Commit df41ed1

Browse files
committed
mdserve 0.5.1
1 parent 8234968 commit df41ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mdserve.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mdserve < Formula
22
desc "Fast markdown preview server with live reload and theme support"
33
homepage "https://github.com/jfernandez/mdserve"
4-
url "https://github.com/jfernandez/mdserve/archive/refs/tags/v0.5.0.tar.gz"
5-
sha256 "a35c711df811ff29333c9a3a18d47a370dda1000d7bd2283529bccd355ee3cba"
4+
url "https://github.com/jfernandez/mdserve/archive/refs/tags/v0.5.1.tar.gz"
5+
sha256 "2ed28cd3618179d500b20de83fef230562494995b63a6d36102a9a56f04dafd6"
66
license "MIT"
77
head "https://github.com/jfernandez/mdserve.git", branch: "main"
88

0 commit comments

Comments
 (0)