mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 21:28:59 +08:00
[Scenepic] Update to 1.1.0 (#30951)
* update port * x-add-version --all
This commit is contained in:
parent
c0173d343d
commit
b925f3f8c4
@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO microsoft/scenepic
|
||||
REF "v${VERSION}"
|
||||
SHA512 2d9dfcefa7a054cf0addb12113ab65cb7dd3a8a6f7b42f60558a5d47a6de45a9e801be3266b81358ff8ac075dd9e9e2b9369905d62f2383531d6e28e93406ac9
|
||||
SHA512 2ec8cdaa54a4432386175c545c4114d0682015cb34f77968622eac0b9ef6ccd8a5f14ba663339995bf109b472958407f694d40adf6025c02e464e94ef4fe5bd0
|
||||
HEAD_REF main
|
||||
PATCHES
|
||||
"fix_dependencies.patch"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "scenepic",
|
||||
"version": "1.0.16",
|
||||
"version": "1.1.0",
|
||||
"port-version": 1,
|
||||
"description": "A Powerful, easy to use, and portable visualization toolkit for mixed 3D and 2D content",
|
||||
"homepage": "https://microsoft.github.io/scenepic/",
|
||||
|
@ -7137,7 +7137,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"scenepic": {
|
||||
"baseline": "1.0.16",
|
||||
"baseline": "1.1.0",
|
||||
"port-version": 1
|
||||
},
|
||||
"scintilla": {
|
||||
|
@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "70b1207796dcdf599a5ede346b4a1748106d2c02",
|
||||
"version": "1.1.0",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "57d4ac99e32e53ed59ea56871fefb332a01e7481",
|
||||
"version": "1.0.16",
|
||||
|
Loading…
Reference in New Issue
Block a user