cobalt: Update to version 0.16.1

This commit is contained in:
Jakub Čábera 2020-07-28 22:58:25 +02:00
parent 47f2855a1e
commit 464c341033

View File

@ -1,12 +1,12 @@
{
"version": "0.16.0",
"version": "0.16.1",
"description": "Static site generator written in Rust",
"homepage": "https://cobalt-org.github.io/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.0/cobalt-v0.16.0-x86_64-pc-windows-msvc.zip",
"hash": "37f3f8a4c2916e5c598c7e397270d54bc4bd05a0d4987c6ae4debc17c896eb41"
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.1/cobalt-v0.16.1-x86_64-pc-windows-msvc.zip",
"hash": "8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85"
}
},
"bin": "cobalt.exe",