cobalt: Update to version 0.20.4

This commit is contained in:
github-actions[bot] 2026-02-19 20:31:42 +00:00
parent 0978863203
commit 01a1b9a264

View File

@ -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",