[tools] Dep check the downloads to avoid the mistake fixed by the previous commit.
[mono.git] / tools / nuget-hash-extractor / download.sh
index f79ee5f351c058841e6f5b8c40d509aad0858dda..a16a3bfac027d6d142480187bc0dcf2d84f6de13 100755 (executable)
@@ -33,4 +33,6 @@ wget https://www.nuget.org/api/v2/package/System.Reflection.DispatchProxy/4.0.0
 #System.ValueTuple
 wget https://www.nuget.org/api/v2/package/System.ValueTuple/4.3.0 -O nugets/system.valuetuple.4.3.0.nupkg
 
-#System.Security.Cryptography.OpenSsl when .net 4.6.2 + 1 is out
\ No newline at end of file
+#System.Security.Cryptography.OpenSsl when .net 4.6.2 + 1 is out
+
+touch .download_stamp_file
\ No newline at end of file