mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[itay-grudev-singleapplication] update to 3.5.4 (#47724)
Co-authored-by: Nick D'Ademo <dademo.n@duerr-ndt.com>
This commit is contained in:
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO itay-grudev/SingleApplication
|
||||
REF "v${VERSION}"
|
||||
SHA512 917761ab167df7b1a4e3cceb343ed407b098c530be922e9981633af9e01122fc41cc5d9cab4c0a951b5179a1710ae9c54a5160fb9a76f3db99d8f05326cfe1f7
|
||||
SHA512 6d26f87e67cc8f95463d49bb2f1cd4a2132b909e8dcc302eac2f7c2623f4627c3467627098103f54b80aeaa0a56ff613406f526007d206b4391174e0c073566a
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "itay-grudev-singleapplication",
|
||||
"version": "3.5.3",
|
||||
"version": "3.5.4",
|
||||
"description": "Replacement of QtSingleApplication for Qt 5 and Qt 6 with support for inter-instance communication",
|
||||
"homepage": "https://github.com/itay-grudev/SingleApplication",
|
||||
"license": "MIT",
|
||||
|
||||
@@ -4005,7 +4005,7 @@
|
||||
"port-version": 1
|
||||
},
|
||||
"itay-grudev-singleapplication": {
|
||||
"baseline": "3.5.3",
|
||||
"baseline": "3.5.4",
|
||||
"port-version": 0
|
||||
},
|
||||
"itk": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "f00965d598a46d4829c44411e74a002a68a98544",
|
||||
"version": "3.5.4",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "865228b535b04baf6d412530ad4991aaa7d9203e",
|
||||
"version": "3.5.3",
|
||||
|
||||
Reference in New Issue
Block a user