[nuspell] update to 5.1.4 (#35132)

* [nuspell] update to 5.1.4

* [nuspell] update to 5.1.4
This commit is contained in:
Jia Yue Hua 2023-11-17 04:49:12 +08:00 committed by GitHub
parent bf1c8fef40
commit 7085a5eaf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO nuspell/nuspell
REF v5.1.2
SHA512 138212ae5340836f0bc85d9d5327dc43ffdb1481ca72678b4619938b86c4c8e7c156eec1446f459636460a9015cd476031ad53d0979325e637ed97c19e2f87c8
REF "v${VERSION}"
SHA512 f4119b3fe5944be8f5bc35ccff8d7a93b0f4fa9f129bc97a7b96879a11b5b35bd714b41dd209267417e94c5fed45fd3a74b349f94424f4b90bde07d9694d1d7d
HEAD_REF master
)

View File

@ -1,7 +1,6 @@
{
"name": "nuspell",
"version-semver": "5.1.2",
"port-version": 1,
"version-semver": "5.1.4",
"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

@ -6017,8 +6017,8 @@
"port-version": 0
},
"nuspell": {
"baseline": "5.1.2",
"port-version": 1
"baseline": "5.1.4",
"port-version": 0
},
"nvtt": {
"baseline": "2.1.2",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "060ff508c132af5317809061a91139e6e99f3fda",
"version-semver": "5.1.4",
"port-version": 0
},
{
"git-tree": "a9dfb4c97779fd3bd294df93a76aa309578949c9",
"version-semver": "5.1.2",