From b9619efb2371852f85b64a61409034dd9e77d575 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 20:25:03 +0000 Subject: [PATCH] cobalt: Update to version 0.19.2 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 373f248ef5..1b2a16960d 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.19.0", + "version": "0.19.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.19.0/cobalt-v0.19.0-x86_64-pc-windows-msvc.zip", - "hash": "2170706c96f7685d83ad024b2cfe340cea2b6558775c31c0a3dd6f93deb794d2" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.19.2/cobalt-v0.19.2-x86_64-pc-windows-msvc.zip", + "hash": "1fae07e4d2cbd02f08297c0a71b36f7cb10963a0aa2afc7f5ec96ae36d6dfd2a" } }, "bin": "cobalt.exe",