diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 1b2a16960d..000b4b333a 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.19.2", + "version": "0.19.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.19.2/cobalt-v0.19.2-x86_64-pc-windows-msvc.zip", - "hash": "1fae07e4d2cbd02f08297c0a71b36f7cb10963a0aa2afc7f5ec96ae36d6dfd2a" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.19.4/cobalt-v0.19.4-x86_64-pc-windows-msvc.zip", + "hash": "f820d565eae14255e5dcdeb63b542499cf6631bddf7f3f4e0187c80f59bddaa9" } }, "bin": "cobalt.exe",