From 01a1b9a264248c3d263da0ab741a4595adfd4889 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 20:31:42 +0000 Subject: [PATCH] cobalt: Update to version 0.20.4 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 3b76dc1964..74dd89be25 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.20.3", + "version": "0.20.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.20.3/cobalt-v0.20.3-x86_64-pc-windows-msvc.zip", - "hash": "5cf58bc873a028c0d12e3235491f17b5ae9d4257b91b33c598b37b22837f1f0e" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.20.4/cobalt-v0.20.4-x86_64-pc-windows-msvc.zip", + "hash": "19c4ed116c4336d4c3bf0826ac11edb66a43713445d747a9357e78e9b1dec5e8" } }, "bin": "cobalt.exe",