diff --git a/bucket/cobalt.json b/bucket/cobalt.json index 3b76dc1964..74dd89be25 100644 --- a/bucket/cobalt.json +++ b/bucket/cobalt.json @@ -1,5 +1,5 @@ { - "version": "0.20.3", + "version": "0.20.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.20.3/cobalt-v0.20.3-x86_64-pc-windows-msvc.zip", - "hash": "5cf58bc873a028c0d12e3235491f17b5ae9d4257b91b33c598b37b22837f1f0e" + "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.20.4/cobalt-v0.20.4-x86_64-pc-windows-msvc.zip", + "hash": "19c4ed116c4336d4c3bf0826ac11edb66a43713445d747a9357e78e9b1dec5e8" } }, "bin": "cobalt.exe",