[scenepic] Bump to 1.1.1 (#43062)

This commit is contained in:
Weihang Ding 2025-01-04 01:02:37 +08:00 committed by GitHub
parent 5b836d1120
commit 2b6fa64843
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 9 additions and 5 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO microsoft/scenepic
REF "v${VERSION}"
SHA512 2ec8cdaa54a4432386175c545c4114d0682015cb34f77968622eac0b9ef6ccd8a5f14ba663339995bf109b472958407f694d40adf6025c02e464e94ef4fe5bd0
SHA512 79c20697051ef7061a51cc73f232e5ba83f8bc5a62ee3b9a4d55182112b201c805c25461fcd6699cc6db70c4439b116d1d27e66cd4e431471438ac7968836eed
HEAD_REF main
PATCHES
"fix_dependencies.patch"

View File

@ -1,7 +1,6 @@
{
"name": "scenepic",
"version": "1.1.0",
"port-version": 1,
"version": "1.1.1",
"description": "A Powerful, easy to use, and portable visualization toolkit for mixed 3D and 2D content",
"homepage": "https://microsoft.github.io/scenepic/",
"license": "MIT",

View File

@ -8165,8 +8165,8 @@
"port-version": 1
},
"scenepic": {
"baseline": "1.1.0",
"port-version": 1
"baseline": "1.1.1",
"port-version": 0
},
"scintilla": {
"baseline": "5.5.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fc61189e9e83da1481c0e2e822e1af0c1b0e214e",
"version": "1.1.1",
"port-version": 0
},
{
"git-tree": "70b1207796dcdf599a5ede346b4a1748106d2c02",
"version": "1.1.0",