From 06cd48bbc6d427c15abe485cea17a4c406be315e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 16 Jul 2020 08:56:37 +0200 Subject: [PATCH] cobalt: Update to version 0.16.0 --- bucket/cobalt.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 1a380346bb..819115c05c 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,12 +1,12 @@ { - "homepage": "https://cobalt-org.github.io/", + "version": "0.16.0", "description": "Static site generator written in Rust", - "version": "0.15.11", + "homepage": "https://cobalt-org.github.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.11/cobalt-v0.15.11-x86_64-pc-windows-msvc.zip", - "hash": "13d13618a94d9f141d37d2da0f3ad13db8b40d4973640ca7e5e9c6b52f94d477" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.0/cobalt-v0.16.0-x86_64-pc-windows-msvc.zip", + "hash": "37f3f8a4c2916e5c598c7e397270d54bc4bd05a0d4987c6ae4debc17c896eb41" } }, "bin": "cobalt.exe",