We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f193dbb commit 5a3becfCopy full SHA for 5a3becf
tools/wheels/install-librdkafka.sh
@@ -29,7 +29,7 @@ curl -H "Authorization: Bearer ${GITHUB_TOKEN}" \
29
-H "Accept: application/vnd.github.v3+json" \
30
-L \
31
-o lrk$VER.zip \
32
-https://nuget.pkg.github.com/G-Research/download/librdkafka.redist/$VER/librdkafka.redist.$VER.nupkg
+https://nuget.pkg.github.com/jgiannuzzi/download/librdkafka.redist/$VER/librdkafka.redist.$VER.nupkg
33
34
#curl -L -o lrk$VER.zip https://www.nuget.org/api/v2/package/librdkafka.redist/$VER
35
0 commit comments