From 9a07734e9943a62bdd95b828ff9d14faafc22124 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 Feb 2020 15:01:55 +0000 Subject: [PATCH] cobalt: Update to version 0.15.10 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 414630ad7e..453edeff64 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.9", + "version": "0.15.10", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.9/cobalt-v0.15.9-x86_64-pc-windows-msvc.zip", - "hash": "3244f603dda2ede9244066b4c5866aa9f762d6359c919b488bf27ac0233b2edc" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.10/cobalt-v0.15.10-x86_64-pc-windows-msvc.zip", + "hash": "e1522bbd31c1b089ece9d5ce9a5d72131e1ec913fb3f1f93061bda01d3c092a0" } }, "bin": "cobalt.exe",