diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 9ab02839c2..83752d9668 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.18.0", + "version": "0.18.2", "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.18.0/cobalt-v0.18.0-x86_64-pc-windows-msvc.zip", - "hash": "5f5fd69ae5a8588264a062db49622078d7483c436a0ea8afbca0b358ffb7c056" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.18.2/cobalt-v0.18.2-x86_64-pc-windows-msvc.zip", + "hash": "93b9fcbc24b0068faa91d2ce507fff697ea34d7e188ab06a13899de0ffe0d271" } }, "bin": "cobalt.exe",