mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-22 19:34:38 +00:00
mdbook: Add version 0.3.5 (#559)
* Add mdbook * Update to 0.3.5 Co-Authored-By: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
parent
262f75d426
commit
f8ce580358
21
bucket/mdbook.json
Normal file
21
bucket/mdbook.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.3.5",
|
||||
"description": "Create a book from markdown files.",
|
||||
"homepage": "https://github.com/rust-lang/mdBook",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rust-lang/mdBook/releases/download/v0.3.5/mdbook-v0.3.5-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "e349550aecdd2b43f9ab134c167932ba478d5d8e7ce00406f6419fe94472a4a1"
|
||||
}
|
||||
},
|
||||
"bin": "mdbook.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/rust-lang/mdBook/releases/download/v$version/mdbook-v$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user