cobalt: Update to version 0.17.5

This commit is contained in:
github-actions[bot] 2021-12-10 00:32:51 +00:00
parent 22214cec4c
commit fd6d574b2a

View File

@ -1,5 +1,5 @@
{
"version": "0.17.4",
"version": "0.17.5",
"description": "Static site generator written in Rust",
"homepage": "https://cobalt-org.github.io/",
"license": "MIT",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.17.4/cobalt-v0.17.4-x86_64-pc-windows-msvc.zip",
"hash": "703662f8458ef8e474901e8edec4b75bd17bf7bc9929c17ffa662796e2fca8e8"
"url": "https://github.com/cobalt-org/cobalt.rs/releases/download/v0.17.5/cobalt-v0.17.5-x86_64-pc-windows-msvc.zip",
"hash": "16f40cc399a19edad1cb9e9f449154ba029e4456ac88db90608df33f6d74b16c"
}
},
"bin": "cobalt.exe",