Add System.Net.Http 4.3.1 to blacklist
[mono.git] / tools / nuget-hash-extractor / download.sh
index a16a3bfac027d6d142480187bc0dcf2d84f6de13..f74d8179ef19ae60f6669cccf3c125b13b000f4e 100755 (executable)
@@ -15,6 +15,7 @@ wget https://www.nuget.org/api/v2/package/System.IO.Compression/4.1.0 -O nugets/
 wget https://www.nuget.org/api/v2/package/System.IO.Compression/4.0.0 -O nugets/system.io.compression.4.0.0.nupkg
 
 #System.Net.Http
+wget https://www.nuget.org/api/v2/package/System.Net.Http/4.3.1 -O nugets/system.net.http.4.3.1.nupkg
 wget https://www.nuget.org/api/v2/package/System.Net.Http/4.3.0 -O nugets/system.net.http.4.3.0.nupkg
 wget https://www.nuget.org/api/v2/package/System.Net.Http/4.1.1 -O nugets/system.net.http.4.1.1.nupkg
 wget https://www.nuget.org/api/v2/package/System.Net.Http/4.1.0 -O nugets/system.net.http.4.1.0.nupkg
@@ -35,4 +36,4 @@ wget https://www.nuget.org/api/v2/package/System.ValueTuple/4.3.0 -O nugets/syst
 
 #System.Security.Cryptography.OpenSsl when .net 4.6.2 + 1 is out
 
-touch .download_stamp_file
\ No newline at end of file
+touch .download_stamp_file