diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 13a6ac1c7e..5084fcaee2 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,12 +1,12 @@ { - "version": "0.16.2", + "version": "0.16.3", "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.2/cobalt-v0.16.2-x86_64-pc-windows-msvc.zip", - "hash": "59e4a9d08ba5a87fa65134a42f0153dc18a7f0cfa41a3d63b1a90b5780b7bfde" + "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" } }, "bin": "cobalt.exe",