From 464c34103358a417b33e79c33f813aafa4a46193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 28 Jul 2020 22:58:25 +0200 Subject: [PATCH] cobalt: Update to version 0.16.1 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 819115c05c..245a8391f6 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,12 +1,12 @@ { - "version": "0.16.0", + "version": "0.16.1", "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.0/cobalt-v0.16.0-x86_64-pc-windows-msvc.zip", - "hash": "37f3f8a4c2916e5c598c7e397270d54bc4bd05a0d4987c6ae4debc17c896eb41" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.1/cobalt-v0.16.1-x86_64-pc-windows-msvc.zip", + "hash": "8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85" } }, "bin": "cobalt.exe",