harper: Update to version 0.16.0

This commit is contained in:
github-actions[bot] 2025-01-16 00:35:32 +00:00
parent e4d03ee394
commit 0d930492c5

View File

@ -1,17 +1,17 @@
{
"version": "0.15.0",
"version": "0.16.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.15.0/harper-ls-x86_64-pc-windows-msvc.zip",
"https://github.com/Automattic/harper/releases/download/v0.15.0/harper-cli-x86_64-pc-windows-msvc.zip"
"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.16.0/harper-cli-x86_64-pc-windows-msvc.zip"
],
"hash": [
"0596616cb70b48f9d5dd975828dab3e07c16c8d3631a2d192092c46753fc8188",
"8125f63aef7116907e492e1239feb01e7aa6f866d45295dae881caf88ce40976"
"2b0368803485bd9cb3c2103f85ff6cd0d1ef5575be572921dc6425ce649d0b38",
"d768300b7768dd574b9ac7f072aabd19620a79a97280b743dd4d4e7a7914e949"
]
}
},