[nuspell] Update port to v5.1.2 (#27037)

* [nuspell] Update port to v5.1.2

* x-add-version
This commit is contained in:
Dimitrij Mijoski 2022-09-30 23:34:02 +02:00 committed by GitHub
parent 39420a74dd
commit d987016d04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 4 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nuspell/nuspell
REF v5.1.1
SHA512 c33a52e3603071d3281b7cdcfa42776cd7ecb998292939538e53e364cfff63227cf094cd88ee6072b8a857f5d85c984c359a16b480dd462dac9cfd602cfd6c2c
REF v5.1.2
SHA512 138212ae5340836f0bc85d9d5327dc43ffdb1481ca72678b4619938b86c4c8e7c156eec1446f459636460a9015cd476031ad53d0979325e637ed97c19e2f87c8
HEAD_REF master
)

View File

@ -1,6 +1,6 @@
{
"name": "nuspell",
"version-semver": "5.1.1",
"version-semver": "5.1.2",
"description": [
"Nuspell is a fast and safe spelling checker software program.",
"It is designed for languages with rich morphology and complex word compounding.",

View File

@ -5161,7 +5161,7 @@
"port-version": 0
},
"nuspell": {
"baseline": "5.1.1",
"baseline": "5.1.2",
"port-version": 0
},
"nvtt": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "6175a848b3c05c1adf0816f1b3b4dd056c12ed40",
"version-semver": "5.1.2",
"port-version": 0
},
{
"git-tree": "0daf4a7623ab68c7f706b815dbe29e8f4627668e",
"version-semver": "5.1.1",