cobalt: Update to version 0.19.6

This commit is contained in:
github-actions[bot] 2024-08-08 00:34:07 +00:00
parent 1f3e877a76
commit a035cc2183

View File

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