cobalt: Update to version 0.16.3

This commit is contained in:
Jakub Čábera 2020-08-04 09:25:22 +02:00
parent 5f73268e2a
commit 8d4f0e5dd9

View File

@ -1,12 +1,12 @@
{
"version": "0.16.2",
"version": "0.16.3",
"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.2/cobalt-v0.16.2-x86_64-pc-windows-msvc.zip",
"hash": "59e4a9d08ba5a87fa65134a42f0153dc18a7f0cfa41a3d63b1a90b5780b7bfde"
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.3/cobalt-v0.16.3-x86_64-pc-windows-msvc.zip",
"hash": "88bd49ebf3c765bfd084b469b46b26f3c6dd4df4b03cee2568067ae329b59f6d"
}
},
"bin": "cobalt.exe",