From 6d5675f2ef86f59a4da0961bbc25d17e6e2a16ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 18 Oct 2020 10:53:14 +0200 Subject: [PATCH] cobalt: Update to version 0.16.4 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 5084fcaee2..909b93a28f 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,12 +1,12 @@ { - "version": "0.16.3", + "version": "0.16.4", "description": "Static site generator written in Rust", "homepage": "https://cobalt-org.github.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.3/cobalt-v0.16.3-x86_64-pc-windows-msvc.zip", - "hash": "88bd49ebf3c765bfd084b469b46b26f3c6dd4df4b03cee2568067ae329b59f6d" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.4/cobalt-v0.16.4-x86_64-pc-windows-msvc.zip", + "hash": "d51880c690c417b362d3f1752ef36ec4a6a4fff1317b69764a5ebabeda625efc" } }, "bin": "cobalt.exe",