Skip to content

Commit a85a23d

Browse files
committed
mdbook 0.4.42
1 parent 7f94c5e commit a85a23d

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.41.tar.gz"
5-
sha256 "9a38dbb6c28d5d58c34644074e113b0b80cea89e39bba70a126ee69a2e5f477c"
4+
url "https://github.com/rust-lang/mdBook/archive/refs/tags/v0.4.42.tar.gz"
5+
sha256 "cf1c7c293fd1ad3d51fe13cd385303df8b30004ba5edcc35dd8dbd23d670d528"
66
license "MPL-2.0"
77
head "https://github.com/rust-lang/mdBook.git", branch: "master"
88

0 commit comments

Comments
 (0)