Skip to content

Commit 05be8e2

Browse files
authored
jmeter-http2-plugin v2.0.6 release (undera#721)
Co-authored-by: Baraujo25 <Baraujo25@users.noreply.github.com>
1 parent 41cb1bf commit 05be8e2

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

site/dat/repo/blazemeter.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -952,6 +952,26 @@
952952
"jetty-io>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.5/jetty-io-11.0.15.jar",
953953
"jetty-util>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.5/jetty-util-11.0.15.jar"
954954
}
955+
},
956+
"2.0.6": {
957+
"changes": "BlazeMeter rebranding",
958+
"downloadUrl": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/jmeter-bzm-http2-2.0.6.jar",
959+
"libs": {
960+
"http2-client>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/http2-client-11.0.15.jar",
961+
"http2-common>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/http2-common-11.0.15.jar",
962+
"http2-hpack>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/http2-hpack-11.0.15.jar",
963+
"http2-http-client-transport>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/http2-http-client-transport-11.0.15.jar",
964+
"jetty-alpn-client>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/jetty-alpn-client-11.0.15.jar",
965+
"jetty-alpn-java-client>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/jetty-alpn-java-client-11.0.15.jar",
966+
"jetty-client>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/jetty-client-11.0.15.jar",
967+
"jetty-http>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/jetty-http-11.0.15.jar",
968+
"jetty-io>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/jetty-io-11.0.15.jar",
969+
"jetty-util>=11.0.15": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/jetty-util-11.0.15.jar",
970+
"jmeter-bzm-commons>=0.2.3": "https://github.com/Blazemeter/jmeter-http2-plugin/releases/download/v2.0.6/jmeter-bzm-commons-0.2.3.jar"
971+
},
972+
"depends": [
973+
"jmeter-http"
974+
]
955975
}
956976
}
957977
},

0 commit comments

Comments
 (0)