cobalt: Update to version 0.15.10

This commit is contained in:
Richard Kuhnt 2020-02-24 15:01:55 +00:00
parent 841c4a0871
commit 9a07734e99

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.9", "version": "0.15.10",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.9/cobalt-v0.15.9-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.10/cobalt-v0.15.10-x86_64-pc-windows-msvc.zip",
"hash": "3244f603dda2ede9244066b4c5866aa9f762d6359c919b488bf27ac0233b2edc" "hash": "e1522bbd31c1b089ece9d5ce9a5d72131e1ec913fb3f1f93061bda01d3c092a0"
} }
}, },
"bin": "cobalt.exe", "bin": "cobalt.exe",