cobalt: Update to version 0.15.9

This commit is contained in:
Richard Kuhnt 2020-02-11 20:02:09 +00:00
parent 81590c11bd
commit 37a2a27dfb

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://cobalt-org.github.io/", "homepage": "https://cobalt-org.github.io/",
"description": "Static site generator written in Rust", "description": "Static site generator written in Rust",
"version": "0.15.8", "version": "0.15.9",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.8/cobalt-v0.15.8-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.9/cobalt-v0.15.9-x86_64-pc-windows-msvc.zip",
"hash": "8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85" "hash": "3244f603dda2ede9244066b4c5866aa9f762d6359c919b488bf27ac0233b2edc"
} }
}, },
"bin": "cobalt.exe", "bin": "cobalt.exe",