From 9dd3fc102544e316a3a3369912a655e75f533609 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 29 May 2021 18:00:17 +0000 Subject: [PATCH] cobalt: Update to version 0.16.5 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 09a294a232..74ca2a07ab 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.16.4", + "version": "0.16.5", "description": "Static site generator written in Rust", "homepage": "https://cobalt-org.github.io/", "license": "MIT", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "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" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.5/cobalt-v0.16.5-x86_64-pc-windows-msvc.zip", + "hash": "3cea67f4a2bbb62e42b12abac29aa5c5842804e481eaf30e63b65c52975953b7" } }, "bin": "cobalt.exe",