From fa6838125ca4c2d958aa6d388b4e2e97785037f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jun 2022 00:33:39 +0000 Subject: [PATCH] cobalt: Update to version 0.18.0 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index f4d37019e7..9ab02839c2 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.17.5", + "version": "0.18.0", "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.17.5/cobalt-v0.17.5-x86_64-pc-windows-msvc.zip", - "hash": "16f40cc399a19edad1cb9e9f449154ba029e4456ac88db90608df33f6d74b16c" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.18.0/cobalt-v0.18.0-x86_64-pc-windows-msvc.zip", + "hash": "5f5fd69ae5a8588264a062db49622078d7483c436a0ea8afbca0b358ffb7c056" } }, "bin": "cobalt.exe",