mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[qlementine] Update to 1.4.1 (#48852)
This commit is contained in:
@@ -4,7 +4,7 @@ vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO oclero/qlementine
|
||||
REF "v${VERSION}"
|
||||
SHA512 dcba4b7a29352533ad63b4de22ab40985e84d08d5ad87b22a061c9bc0ed4d52bcc0277ef3ad20db4291c4dd9480a170323f6343e818badc0361457fc9ec6d2f1
|
||||
SHA512 036098cb07c0e15a68ab310efd06da2120745fcbd8ed6ff8351f6088d9ae4bbadbdbc5c6d690be64108a2ae99a51d3e203c5576af90a85d6775471b9b71c7684
|
||||
)
|
||||
|
||||
vcpkg_cmake_configure(
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "qlementine",
|
||||
"version": "1.2.2",
|
||||
"version": "1.4.1",
|
||||
"description": "Modern QStyle for desktop Qt6 applications.",
|
||||
"homepage": "https://github.com/oclero/qlementine/",
|
||||
"documentation": "https://oclero.github.io/qlementine/",
|
||||
|
||||
@@ -7917,7 +7917,7 @@
|
||||
"port-version": 6
|
||||
},
|
||||
"qlementine": {
|
||||
"baseline": "1.2.2",
|
||||
"baseline": "1.4.1",
|
||||
"port-version": 0
|
||||
},
|
||||
"qlementine-icons": {
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "d95a386404311d3e16f9ba418687b6a923c15b22",
|
||||
"version": "1.4.1",
|
||||
"port-version": 0
|
||||
},
|
||||
{
|
||||
"git-tree": "daf327968c9e65595a16ad730067e7380595de9d",
|
||||
"version": "1.2.2",
|
||||
|
||||
Reference in New Issue
Block a user