Skip to content

Commit

Permalink
nuget: remove redundant version specification
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Jul 3, 2017
1 parent c1c2b45 commit 8865a85
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Formula/nuget.rb
Expand Up @@ -2,7 +2,6 @@ class Nuget < Formula
desc "Package manager for Microsoft development platform including .NET" desc "Package manager for Microsoft development platform including .NET"
homepage "https://www.nuget.org/" homepage "https://www.nuget.org/"
url "https://dist.nuget.org/win-x86-commandline/v4.0.0/NuGet.exe" url "https://dist.nuget.org/win-x86-commandline/v4.0.0/NuGet.exe"
version "4.0.0"
sha256 "cc52f94b2f1ba7cd485e546f8059cada2e9daee2ae27abde54507e9b1661e6d1" sha256 "cc52f94b2f1ba7cd485e546f8059cada2e9daee2ae27abde54507e9b1661e6d1"


bottle :unneeded bottle :unneeded
Expand Down

0 comments on commit 8865a85

Please sign in to comment.