cobalt: Update to version 0.19.2

This commit is contained in:
github-actions[bot] 2024-02-28 20:25:03 +00:00
parent 7f2b0b3332
commit b9619efb23

View File

@ -1,5 +1,5 @@
{
"version": "0.19.0",
"version": "0.19.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.19.0/cobalt-v0.19.0-x86_64-pc-windows-msvc.zip",
"hash": "2170706c96f7685d83ad024b2cfe340cea2b6558775c31c0a3dd6f93deb794d2"
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.19.2/cobalt-v0.19.2-x86_64-pc-windows-msvc.zip",
"hash": "1fae07e4d2cbd02f08297c0a71b36f7cb10963a0aa2afc7f5ec96ae36d6dfd2a"
}
},
"bin": "cobalt.exe",