harper: Update to version 0.18.0

This commit is contained in:
github-actions[bot] 2025-01-28 00:35:56 +00:00
parent d60cb07252
commit 6198adead8

View File

@ -1,17 +1,17 @@
{
"version": "0.17.0",
"version": "0.18.0",
"description": "The Grammar Checker for Developers",
"homepage": "https://github.com/Automattic/harper",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": [
"https://github.com/Automattic/harper/releases/download/v0.17.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.17.0/harper-cli-x86_64-pc-windows-msvc.zip"
"https://github.com/Automattic/harper/releases/download/v0.18.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.18.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"83fbb43960e9880a0ab4b9b3a93818e62087ac715e151949d7f3655d7fcaf24d",
"e3f7a2581156135172afac0704858d6fca46edf93e74cb512f59fc62e7ad6844"
"57d0e3dafac51343ab62f83d3699c1738764824571b155d7c49780131c495698",
"95284d925f2d160398782953b2a55f4f14326fc6dc69224a8a273ad9eb6d365b"
]
}
},