nuget 4.6.2
Closes #26414. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
208c5778fb
commit
69df540f18
1 changed files with 2 additions and 2 deletions
|
@ -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.5.1/NuGet.exe"
|
||||
sha256 "13f6f14ee77cdded5e4eea815721e23fed947958f288229e9c4e355aa6e042af"
|
||||
url "https://dist.nuget.org/win-x86-commandline/v4.6.2/NuGet.exe"
|
||||
sha256 "2c562c1a18d720d4885546083ec8eaad6773a6b80befb02564088cc1e55b304e"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue