We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f94c5e commit a85a23dCopy full SHA for a85a23d
Formula/m/mdbook.rb
@@ -1,8 +1,8 @@
1
class Mdbook < Formula
2
desc "Create modern online books from Markdown files"
3
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"
+ url "https://github.com/rust-lang/mdBook/archive/refs/tags/v0.4.42.tar.gz"
+ sha256 "cf1c7c293fd1ad3d51fe13cd385303df8b30004ba5edcc35dd8dbd23d670d528"
6
license "MPL-2.0"
7
head "https://github.com/rust-lang/mdBook.git", branch: "master"
8
0 commit comments