Skip to content

Commit 98ec8d3

Browse files
committed
msft_proxy4: new wrap
1 parent cc31306 commit 98ec8d3

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

ci_config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,12 @@
998998
"mpark-patterns:tests=enabled"
999999
]
10001000
},
1001+
"msft_proxy4": {
1002+
"build_options": [
1003+
"msft_proxy4:tests=enabled",
1004+
"msft_proxy4:benchmarks=enabled"
1005+
]
1006+
},
10011007
"msgpackc-cxx": {
10021008
"alpine_packages": [
10031009
"boost-dev"

releases.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3032,6 +3032,14 @@
30323032
"2.5.0-1"
30333033
]
30343034
},
3035+
"msft_proxy4": {
3036+
"dependency_names": [
3037+
"msft_proxy4"
3038+
],
3039+
"versions": [
3040+
"4.0.1-1"
3041+
]
3042+
},
30353043
"msgpackc-cxx": {
30363044
"dependency_names": [
30373045
"msgpack-cxx"

subprojects/msft_proxy4.wrap

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[wrap-file]
2+
directory = proxy-712240e551f207c1d206046fb5d6548bc73817f1
3+
source_url = https://github.com/microsoft/proxy/archive/712240e551f207c1d206046fb5d6548bc73817f1/v4.0.1.tar.gz
4+
source_filename = proxy-712240e551f207c1d206046fb5d6548bc73817f1.tar.gz
5+
source_hash = 480c94fdd029676980754f5e6ef7caa98a76fa017a3bbdb2ab280f9e19c1ac67
6+
7+
[provide]
8+
dependency_names = msft_proxy4

0 commit comments

Comments
 (0)