Skip to content

Commit

Permalink
nuget 4.4.1 (#21011)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilovezfs committed Nov 24, 2017
1 parent 2936866 commit b8d80b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/nuget.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Nuget < Formula
desc "Package manager for Microsoft development platform including .NET"
homepage "https://www.nuget.org/"
url "https://dist.nuget.org/win-x86-commandline/v4.0.0/NuGet.exe"
sha256 "cc52f94b2f1ba7cd485e546f8059cada2e9daee2ae27abde54507e9b1661e6d1"
url "https://dist.nuget.org/win-x86-commandline/v4.4.1/NuGet.exe"
sha256 "781930966cf218ca01560c11f99f3c7423aa734c3bbe480179b85a7eba69d9b2"

bottle :unneeded

Expand Down

0 comments on commit b8d80b6

Please sign in to comment.