cobalt: Update to version 0.18.2

This commit is contained in:
github-actions[bot] 2022-08-26 16:30:10 +00:00
parent 2b0f5d2f97
commit a258895471

View File

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