From 41c360029f3768757b3f409472d07428c871a367 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Sep 2021 16:00:41 +0000 Subject: [PATCH] cobalt: Update to version 0.17.4 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 74ca2a07ab..fa7aaed246 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.16.5", + "version": "0.17.4", "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.5/cobalt-v0.16.5-x86_64-pc-windows-msvc.zip", - "hash": "3cea67f4a2bbb62e42b12abac29aa5c5842804e481eaf30e63b65c52975953b7" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.17.4/cobalt-v0.17.4-x86_64-pc-windows-msvc.zip", + "hash": "703662f8458ef8e474901e8edec4b75bd17bf7bc9929c17ffa662796e2fca8e8" } }, "bin": "cobalt.exe",