From 7a90756eca9c386335351ee1b98c5d0090fa8e4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 20:28:35 +0000 Subject: [PATCH] cobalt: Update to version 0.19.8 --- bucket/cobalt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/cobalt.json b/bucket/cobalt.json index feb5f0b284..b43f269d4e 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.19.6", + "version": "0.19.8", "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.6/cobalt-v0.19.6-x86_64-pc-windows-msvc.zip", - "hash": "7fd541f6c1ef2386e9b5f12a19be7eb0ca8a6964b83ce16ad6a4426b7226c19d" + "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" } }, "bin": "cobalt.exe",