Skip to content

Commit df5a65d

Browse files
committed
mdbook 0.4.47
1 parent 3169aa3 commit df5a65d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/m/mdbook.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Mdbook < Formula
22
desc "Create modern online books from Markdown files"
33
homepage "https://rust-lang.github.io/mdBook/"
4-
url "https://github.com/rust-lang/mdBook/archive/refs/tags/v0.4.46.tar.gz"
5-
sha256 "607df9f18cbd5fcec2a3642d8ebf1376b2884e9263c007155d5d3e48d6641cea"
4+
url "https://github.com/rust-lang/mdBook/archive/refs/tags/v0.4.47.tar.gz"
5+
sha256 "846a59ca86bcd014322267995ba307cd6a197081f4b75d085596d723dd8a633e"
66
license "MPL-2.0"
77
head "https://github.com/rust-lang/mdBook.git", branch: "master"
88

0 commit comments

Comments
 (0)