cobalt: Update to version 0.19.4

This commit is contained in:
github-actions[bot] 2024-07-05 20:25:50 +00:00
parent 02ccbeb64a
commit aec4ff0240

View File

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