cobalt: Update to version 0.18.3

This commit is contained in:
github-actions[bot] 2022-08-27 00:34:18 +00:00
parent e8abd61a6f
commit f72a41714f

View File

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