vcpkg/ports/kf5archive/vcpkg.json
Dawid Wróbel d331544d82
[many ports] Update KF5 frameworks to 5.84 (#19168)
* [kf5*] Update KDE Frameworks to 5.84

* [kf5*] Update versions
2021-07-27 17:02:50 -07:00

13 lines
236 B
JSON

{
"name": "kf5archive",
"version": "5.84.0",
"description": "File compression",
"homepage": "https://api.kde.org/frameworks/karchive/html/index.html",
"dependencies": [
"bzip2",
"ecm",
"qt5-base",
"zlib"
]
}