harper: Update to version 0.17.0

This commit is contained in:
github-actions[bot] 2025-01-23 16:31:33 +00:00
parent 09eda2e2f6
commit c699c61f71

View File

@ -1,17 +1,17 @@
{ {
"version": "0.16.0", "version": "0.17.0",
"description": "The Grammar Checker for Developers", "description": "The Grammar Checker for Developers",
"homepage": "https://github.com/Automattic/harper", "homepage": "https://github.com/Automattic/harper",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": [ "url": [
"https://github.com/Automattic/harper/releases/download/v0.16.0/harper-ls-x86_64-pc-windows-msvc.zip", "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.16.0/harper-cli-x86_64-pc-windows-msvc.zip" "https://github.com/Automattic/harper/releases/download/v0.17.0/harper-cli-x86_64-pc-windows-msvc.zip"
], ],
"hash": [ "hash": [
"2b0368803485bd9cb3c2103f85ff6cd0d1ef5575be572921dc6425ce649d0b38", "83fbb43960e9880a0ab4b9b3a93818e62087ac715e151949d7f3655d7fcaf24d",
"d768300b7768dd574b9ac7f072aabd19620a79a97280b743dd4d4e7a7914e949" "e3f7a2581156135172afac0704858d6fca46edf93e74cb512f59fc62e7ad6844"
] ]
} }
}, },