vcpkg/ports/scintilla/vcpkg.json
JonLiu1993 aac436abe0
[scintilla] update to 4.4.6 (#16508)
* [scintilla] update to 4.4.6

* update version

* modify portifile.cmake

* update version
2021-03-10 13:57:51 -06:00

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)"
}