cobalt: Update to version 0.20.0

This commit is contained in:
github-actions[bot] 2025-04-11 00:38:25 +00:00
parent df45c1d99e
commit cf8bb6e8c5

View File

@ -1,5 +1,5 @@
{ {
"version": "0.19.8", "version": "0.20.0",
"description": "Static site generator written in Rust", "description": "Static site generator written in Rust",
"homepage": "https://cobalt-org.github.io/", "homepage": "https://cobalt-org.github.io/",
"license": "MIT", "license": "MIT",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.19.8/cobalt-v0.19.8-x86_64-pc-windows-msvc.zip", "url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.20.0/cobalt-v0.20.0-x86_64-pc-windows-msvc.zip",
"hash": "25e3453902cda90602f82fcb541f9e0ab7e1f63fd7a7ae66e6a953b5726ab856" "hash": "b74e56406b6d930a4b932490fb637c7e46a8e54c6fc2334093a0bcd4e07e9799"
} }
}, },
"bin": "cobalt.exe", "bin": "cobalt.exe",