cobalt: Update to version 0.15.11

This commit is contained in:
Richard Kuhnt 2020-03-09 17:01:49 +00:00
parent 587031f050
commit d36e6a64e8

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://cobalt-org.github.io/", "homepage": "https://cobalt-org.github.io/",
"description": "Static site generator written in Rust", "description": "Static site generator written in Rust",
"version": "0.15.10", "version": "0.15.11",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.10/cobalt-v0.15.10-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.11/cobalt-v0.15.11-x86_64-pc-windows-msvc.zip",
"hash": "e1522bbd31c1b089ece9d5ce9a5d72131e1ec913fb3f1f93061bda01d3c092a0" "hash": "13d13618a94d9f141d37d2da0f3ad13db8b40d4973640ca7e5e9c6b52f94d477"
} }
}, },
"bin": "cobalt.exe", "bin": "cobalt.exe",