cobalt: Update to version 0.16.2

This commit is contained in:
Jakub Čábera 2020-08-03 17:28:47 +02:00
parent 8cd5576513
commit c3f88ccb5f

View File

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