1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-07-14 19:00:26 +03:00

Add clarification about sign for universal neovim builds

This commit is contained in:
Tae Won Ha 2024-06-22 20:48:37 +02:00
parent 8118e9c311
commit 3b8fbe973b
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
2 changed files with 3 additions and 3 deletions

View File

@ -76,5 +76,5 @@ jobs:
gh release create $TAG_NAME \
--prerelease \
--title "Universal ${TAG_NAME}" \
--notes "Neovim universal build with `libintl`" \
--notes "Neovim universal build with `libintl`, not signed." \
--target $GITHUB_SHA nvim-macos-x86_64.tar.gz nvim-macos-arm64.tar.gz nvim-macos-universal.tar.bz

View File

@ -113,8 +113,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/sparkle-project/Sparkle",
"state" : {
"revision" : "41847a58cdef7506b257591fcca6f9495df591d4",
"version" : "2.6.2"
"revision" : "b456fd404954a9e13f55aa0c88cd5a40b8399638",
"version" : "2.6.3"
}
},
{