From 7b183c52f55ff7ae5183753923cc8e2d91c7f194 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 28 Dec 2018 20:00:25 +0000 Subject: [PATCH] cobalt: Update to version 0.15.0 --- cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cobalt.json b/cobalt.json index 45150d63d3..437efbf30d 100644 --- a/cobalt.json +++ b/cobalt.json @@ -1,12 +1,12 @@ { "homepage": "https://cobalt-org.github.io/", "description": "Static site generator written in Rust", - "version": "0.14.0", + "version": "0.15.0", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.14.0/cobalt-v0.14.0-x86_64-pc-windows-msvc.zip", - "hash": "88599abe6b2be51479b2045d2c6ae2d07228c5a3fd5be68d1396dd8437cb5fe1" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.15.0/cobalt-v0.15.0-x86_64-pc-windows-msvc.zip", + "hash": "b5584c4096fe8e4d8dd55a705400a53bbaf0ff361231ba5b5d27fb60057391d5" } }, "bin": "cobalt.exe",