nuget 5.3.1

Closes #46352.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Caleb Xu 2019-11-05 16:39:58 -05:00 committed by FX Coudert
parent ca1095b116
commit 7f1a98734e

View file

@ -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/v5.3.0/nuget.exe" # make sure libexec.install below matches case
sha256 "96a1dc5ad572716b2ab345a6830365cf0103661ec906b0e78fd04a064a7bb730"
url "https://dist.nuget.org/win-x86-commandline/v5.3.1/nuget.exe" # make sure libexec.install below matches case
sha256 "e3e46eb415561c778a7fdec7194bca9811c6e7f4066cc8cc85244c391b969c11"
bottle :unneeded