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 3169aa3 commit df5a65dCopy full SHA for df5a65d
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.46.tar.gz"
5
- sha256 "607df9f18cbd5fcec2a3642d8ebf1376b2884e9263c007155d5d3e48d6641cea"
+ url "https://github.com/rust-lang/mdBook/archive/refs/tags/v0.4.47.tar.gz"
+ sha256 "846a59ca86bcd014322267995ba307cd6a197081f4b75d085596d723dd8a633e"
6
license "MPL-2.0"
7
head "https://github.com/rust-lang/mdBook.git", branch: "master"
8
0 commit comments