Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Commit

Permalink
version bump, dl link update
Browse files Browse the repository at this point in the history
  • Loading branch information
S74nk0 committed Dec 25, 2016
1 parent 6080c2a commit 81de555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NiceHashMiner/Utils/MinersDownloadManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
namespace NiceHashMiner.Utils {
public static class MinersDownloadManager {
public static DownloadSetup StandardDlSetup = new DownloadSetup(
"https://github.com/nicehash/NiceHashMiner/releases/download/1.7.0.0-dev/bin_1_7_3_10.zip",
"https://github.com/nicehash/NiceHashMiner/releases/download/1.7.0.0-dev/bin_1_7_3_11.zip",
"bins.zip",
"bin");

Expand Down

0 comments on commit 81de555

Please sign in to comment.