From cf8bb6e8c5e6f94e3dbb2eb19b20ced7a5d9081d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Apr 2025 00:38:25 +0000 Subject: [PATCH] cobalt: Update to version 0.20.0 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index b43f269d4e..773f45bcf4 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.19.8", + "version": "0.20.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.19.8/cobalt-v0.19.8-x86_64-pc-windows-msvc.zip", - "hash": "25e3453902cda90602f82fcb541f9e0ab7e1f63fd7a7ae66e6a953b5726ab856" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.20.0/cobalt-v0.20.0-x86_64-pc-windows-msvc.zip", + "hash": "b74e56406b6d930a4b932490fb637c7e46a8e54c6fc2334093a0bcd4e07e9799" } }, "bin": "cobalt.exe",