cobalt: Update to version 0.15.8

This commit is contained in:
Richard Kuhnt 2020-02-10 15:02:02 +00:00
parent a6e0954b0e
commit a90562f5fd

View File

@ -1,11 +1,11 @@
{
"homepage": "https://cobalt-org.github.io/",
"description": "Static site generator written in Rust",
"version": "0.15.7",
"version": "0.15.8",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.7/cobalt-v0.15.7-x86_64-pc-windows-msvc.zip",
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.8/cobalt-v0.15.8-x86_64-pc-windows-msvc.zip",
"hash": "8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85"
}
},