diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-12-26 22:43:46 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-26 22:43:46 -0800 |
| commit | 524f3af97ccec53c8e41bb214ace2a137f1aaa05 (patch) | |
| tree | a308ab9ea95aed06812ab3429621e1ba4cd67f5c /ports/boost-di/CONTROL | |
| parent | c09b59c897fa9915028b3782df76ccef1148a290 (diff) | |
| download | vcpkg-524f3af97ccec53c8e41bb214ace2a137f1aaa05.tar.gz vcpkg-524f3af97ccec53c8e41bb214ace2a137f1aaa05.zip | |
[boost-di] Update to 1.2.0 (#15286)
* [boost-di] Update to 1.2.0
* Update the Repo
Diffstat (limited to 'ports/boost-di/CONTROL')
| -rw-r--r-- | ports/boost-di/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost-di/CONTROL b/ports/boost-di/CONTROL index da0873af8..938e28bac 100644 --- a/ports/boost-di/CONTROL +++ b/ports/boost-di/CONTROL @@ -1,4 +1,4 @@ Source: boost-di -Version: 1.1.0-1 -Homepage: https://github.com/boost-experimental/di +Version: 1.2.0 +Homepage: https://github.com/boost-ext/di Description: C++14 Dependency Injection Library. |
