зеркало из https://github.com/microsoft/vcpkg.git
[fmt] set license (#28254)
* set license in fmt port * run x-add-version Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
This commit is contained in:
Родитель
03026de50d
Коммит
12c39da1b2
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"name": "fmt",
|
||||
"version": "9.1.0",
|
||||
"port-version": 1,
|
||||
"description": "Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.",
|
||||
"homepage": "https://github.com/fmtlib/fmt",
|
||||
"license": null,
|
||||
"license": "MIT",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
|
|
|
@ -2390,7 +2390,7 @@
|
|||
},
|
||||
"fmt": {
|
||||
"baseline": "9.1.0",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"folly": {
|
||||
"baseline": "2022.10.31.00",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "3f452404270b508daf355b72031ad3ee7d0d5751",
|
||||
"version": "9.1.0",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "b098485b148fcd89fc3e872232dd4f2687a1bb1b",
|
||||
"version": "9.1.0",
|
||||
|
|
Загрузка…
Ссылка в новой задаче