mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 01:19:08 +08:00
aac436abe0
* [scintilla] update to 4.4.6 * update version * modify portifile.cmake * update version
8 lines
213 B
JSON
8 lines
213 B
JSON
{
|
|
"name": "scintilla",
|
|
"version": "4.4.6",
|
|
"description": "A free source code editing component for Win32, GTK+, and OS X",
|
|
"homepage": "https://www.scintilla.org/",
|
|
"supports": "!(uwp | linux | osx)"
|
|
}
|