From a258895471d6c3ba2db8f8afe1e8234a055a47d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 16:30:10 +0000 Subject: [PATCH] cobalt: Update to version 0.18.2 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 9ab02839c2..83752d9668 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.18.0", + "version": "0.18.2", "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.18.0/cobalt-v0.18.0-x86_64-pc-windows-msvc.zip", - "hash": "5f5fd69ae5a8588264a062db49622078d7483c436a0ea8afbca0b358ffb7c056" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.18.2/cobalt-v0.18.2-x86_64-pc-windows-msvc.zip", + "hash": "93b9fcbc24b0068faa91d2ce507fff697ea34d7e188ab06a13899de0ffe0d271" } }, "bin": "cobalt.exe",