cobalt: Update to version 0.16.4

This commit is contained in:
Jakub Čábera 2020-10-18 10:53:14 +02:00
parent a20c3b50e4
commit 6d5675f2ef

View File

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