cobalt: Update to version 0.16.5

This commit is contained in:
Richard Kuhnt 2021-05-29 18:00:17 +00:00
parent e831f565ab
commit 9dd3fc1025

View File

@ -1,5 +1,5 @@
{ {
"version": "0.16.4", "version": "0.16.5",
"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",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.4/cobalt-v0.16.4-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.5/cobalt-v0.16.5-x86_64-pc-windows-msvc.zip",
"hash": "d51880c690c417b362d3f1752ef36ec4a6a4fff1317b69764a5ebabeda625efc" "hash": "3cea67f4a2bbb62e42b12abac29aa5c5842804e481eaf30e63b65c52975953b7"
} }
}, },
"bin": "cobalt.exe", "bin": "cobalt.exe",