Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ports/fbthrift/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/fbthrift
REF "v${VERSION}"
SHA512 b77749b0f35a51dc68dcce1048a18e806b00085646765a2ece7dda093ed5c47756889a5f89f795a56ccb632b8e64e5d9f11eb5db64d23f8e5462f87a6e3e5ccb
SHA512 0d98e6aefbf6e2d5aa7358c7dbba66df2e3065eb7b6b2a0d49fa908ebd6ac30900ca486945bd624d0f9690b0eab65616559479412a3e4ec5e9aaf95c931b88a0
HEAD_REF main
PATCHES
fix-deps.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/fbthrift/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fbthrift",
"version-string": "2025.03.03.00",
"version-string": "2025.03.10.00",
"description": "Facebook's branch of Apache Thrift, including a new C++ server.",
"homepage": "https://github.com/facebook/fbthrift",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/fizz/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebookincubator/fizz
REF "v${VERSION}"
SHA512 774c73081c1e3b4f72463468cd373c948589f3f2de0ae43a5f449ef81a7bfbafa6038a4b0cc18e525b4be47586af3c491ba43f24006d778afcab95d3360efea6
SHA512 b3197dc9a3cb3922d19375142ae7cdbbb2c9dd768c1ea9fd4873b2702f86f314bdd89b90027e7f9387e960a1c67b4ed4bc310d18673e34e360bbdc04368c3bd3
HEAD_REF main
PATCHES
fix-build.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/fizz/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fizz",
"version-string": "2025.03.03.00",
"version-string": "2025.03.10.00",
"description": "a TLS 1.3 implementation by Facebook",
"homepage": "https://github.com/facebookincubator/fizz",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion ports/folly/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/folly
REF "v${VERSION}"
SHA512 4ff0973c131fdfebf7db839b6f4e22aa39f4717ee15c463424dd4ff2164bca9deeacc4877e70963bb2e40750e539507b36f486599b8b154cab389736e100ce45
SHA512 14dac8d473f232ceabd4d0c86d9d65f79ca633c2c36c3c1f854f1738b14cfe7b9b53e13773df7fcaff980bb8f012d513ca095a6eaa4bc536a04708d66ce3cfd5
HEAD_REF main
PATCHES
fix-windows-minmax.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/folly/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "folly",
"version-string": "2025.03.03.00",
"version-string": "2025.03.10.00",
"description": "An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows",
"homepage": "https://github.com/facebook/folly",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion ports/mvfst/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/mvfst
REF "v${VERSION}"
SHA512 42d0a49f218878b059a2dba55ca2b571489638a500afdafd86f6770510fffa72e837e85955d8db7d89fbda622541b8455657b277afb03f6c7246245272226bd1
SHA512 96f6a7f760f914bdd045f476615d865fa23204d1d221d71a2cdb909150cf66eb8a75c906b071f48b4017c2ff17c1aa3255a7df52886e2b668d15c2206242f0ae
HEAD_REF main
)

Expand Down
2 changes: 1 addition & 1 deletion ports/mvfst/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mvfst",
"version-string": "2025.03.03.00",
"version-string": "2025.03.10.00",
"description": "mvfst (Pronounced move fast) is a client and server implementation of IETF QUIC protocol in C++ by Facebook.",
"homepage": "https://github.com/facebook/mvfst",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion ports/proxygen/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/proxygen
REF "v${VERSION}"
SHA512 d1790c3692177f143a8c10eed6948c4b1a2d7a8e696fd75b5c4d399f5241c8188e115839c7362e76bc1dc72192d4af5d955d3f424f491c784bc160098d5e3f9d
SHA512 6bcadeb766b84fb55a82c7d1d5832175c0606adba3553e987f56765bbd371b98b0cb5cf37d87ab83b9c19e78ee7e929cf23cf401f6b693c3c508835c5d838891
HEAD_REF main
PATCHES
remove-register.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/proxygen/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "proxygen",
"version-string": "2025.03.03.00",
"version-string": "2025.03.10.00",
"description": "It comprises the core C++ HTTP abstractions used at Facebook.",
"homepage": "https://github.com/facebook/proxygen",
"license": "BSD-3-Clause",
Expand Down
2 changes: 1 addition & 1 deletion ports/wangle/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/wangle
REF "v${VERSION}"
SHA512 807c93dbaf36f682aadbc40378293e2c693224ac98ae7e08cc8186461ed0b8bd12ffb3625c8b259737b01e9911a9c6149bcf3b74dd212257099ef23cf327bbbb
SHA512 0160fb2c804736cd5ef796698264e7486072a853f2c19a351a243e2c032a60bb80a4903a8efc7b760815f0934f934e3ed08eeb29c4d85e736a9c0af2c4177819
HEAD_REF main
PATCHES
fix-config-cmake.patch
Expand Down
2 changes: 1 addition & 1 deletion ports/wangle/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wangle",
"version-string": "2025.03.03.00",
"version-string": "2025.03.10.00",
"description": "Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.",
"homepage": "https://github.com/facebook/wangle",
"license": "Apache-2.0",
Expand Down
12 changes: 6 additions & 6 deletions versions/baseline.json
Original file line number Diff line number Diff line change
Expand Up @@ -2741,7 +2741,7 @@
"port-version": 1
},
"fbthrift": {
"baseline": "2025.03.03.00",
"baseline": "2025.03.10.00",
"port-version": 0
},
"fcl": {
Expand Down Expand Up @@ -2793,7 +2793,7 @@
"port-version": 0
},
"fizz": {
"baseline": "2025.03.03.00",
"baseline": "2025.03.10.00",
"port-version": 0
},
"flagpp": {
Expand Down Expand Up @@ -2881,7 +2881,7 @@
"port-version": 1
},
"folly": {
"baseline": "2025.03.03.00",
"baseline": "2025.03.10.00",
"port-version": 0
},
"font-chef": {
Expand Down Expand Up @@ -6293,7 +6293,7 @@
"port-version": 7
},
"mvfst": {
"baseline": "2025.03.03.00",
"baseline": "2025.03.10.00",
"port-version": 0
},
"mygui": {
Expand Down Expand Up @@ -7365,7 +7365,7 @@
"port-version": 0
},
"proxygen": {
"baseline": "2025.03.03.00",
"baseline": "2025.03.10.00",
"port-version": 0
},
"psimd": {
Expand Down Expand Up @@ -9809,7 +9809,7 @@
"port-version": 0
},
"wangle": {
"baseline": "2025.03.03.00",
"baseline": "2025.03.10.00",
"port-version": 0
},
"wasmedge": {
Expand Down
5 changes: 5 additions & 0 deletions versions/f-/fbthrift.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "02f04419fccae2a3136d5d32a0a697551ee9e001",
"version-string": "2025.03.10.00",
"port-version": 0
},
{
"git-tree": "152fe654ce8b1a7adb97729260fdfcf45cd60ce5",
"version-string": "2025.03.03.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/f-/fizz.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "358f99b1ae19f295dee695683fa103517a1601df",
"version-string": "2025.03.10.00",
"port-version": 0
},
{
"git-tree": "f47a88b3bd3703945e6e141dabf837c4807ce5a5",
"version-string": "2025.03.03.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/f-/folly.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "fcdf86a2f7f500f9835d34e33c7060d59e7b4f4a",
"version-string": "2025.03.10.00",
"port-version": 0
},
{
"git-tree": "24ff1024cd8926301fe2e10c8c3976a1d698f7eb",
"version-string": "2025.03.03.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/m-/mvfst.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "5b35f56f04f496272b14769501a2657bb0691388",
"version-string": "2025.03.10.00",
"port-version": 0
},
{
"git-tree": "6c751af926313b16c63dc433c3983e13bb217d03",
"version-string": "2025.03.03.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/p-/proxygen.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "a0f8aa642ed57b7110f736ced9e71fb453227f8d",
"version-string": "2025.03.10.00",
"port-version": 0
},
{
"git-tree": "82f1ea6d4c7c39d4097fe2fa6d7a57c44ca0da96",
"version-string": "2025.03.03.00",
Expand Down
5 changes: 5 additions & 0 deletions versions/w-/wangle.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d034e647d00d43c954f34603a63589bcc56e7295",
"version-string": "2025.03.10.00",
"port-version": 0
},
{
"git-tree": "4222fb63573679f7f36dbdd190ef1f31f5371828",
"version-string": "2025.03.03.00",
Expand Down