cobalt: Update to version 0.19.0

This commit is contained in:
github-actions[bot] 2023-06-07 00:35:10 +00:00
parent bfe26325f1
commit 76ed0d2c1f

View File

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