diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 000b4b333a..feb5f0b284 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.19.4", + "version": "0.19.6", "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.4/cobalt-v0.19.4-x86_64-pc-windows-msvc.zip", - "hash": "f820d565eae14255e5dcdeb63b542499cf6631bddf7f3f4e0187c80f59bddaa9" + "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" } }, "bin": "cobalt.exe",