From 76073bc0338dcd7b5657f3424f300bcd6d95541a Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 10 Feb 2020 14:01:49 +0000 Subject: [PATCH] cobalt: Update to version 0.15.7 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index a23f753545..9b217186e0 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,12 +1,12 @@ { "homepage": "https://cobalt-org.github.io/", "description": "Static site generator written in Rust", - "version": "0.15.6", + "version": "0.15.7", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.6/cobalt-v0.15.6-x86_64-pc-windows-msvc.zip", - "hash": "9aa2ed899ea9732d6e4f7936013bd2c0d60acac0e2c1a11dbe1588e693c7f60b" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.7/cobalt-v0.15.7-x86_64-pc-windows-msvc.zip", + "hash": "8739c76e681f900923b900c9df0ef75cf421d39cabb54650c4b9ad19b6a76d85" } }, "bin": "cobalt.exe",