diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 5084fcaee2..909b93a28f 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,12 +1,12 @@ { - "version": "0.16.3", + "version": "0.16.4", "description": "Static site generator written in Rust", "homepage": "https://cobalt-org.github.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.3/cobalt-v0.16.3-x86_64-pc-windows-msvc.zip", - "hash": "88bd49ebf3c765bfd084b469b46b26f3c6dd4df4b03cee2568067ae329b59f6d" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.16.4/cobalt-v0.16.4-x86_64-pc-windows-msvc.zip", + "hash": "d51880c690c417b362d3f1752ef36ec4a6a4fff1317b69764a5ebabeda625efc" } }, "bin": "cobalt.exe",