paket 5.207.3
Closes #40354. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
eec72d1f92
commit
9c36933346
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Paket < Formula
|
||||
desc "Dependency manager for .NET with support for NuGet and Git repositories"
|
||||
homepage "https://fsprojects.github.io/Paket/"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/5.207.2/paket.exe"
|
||||
sha256 "340e3bf8f9c61e0c3c29e3069bcd188bf9071804bb00160bcef79eefdc14370c"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/5.207.3/paket.exe"
|
||||
sha256 "597934eb66300a8ccd41376377d42e4aab9aced21b5a5fd5457902d6ccaf4fbc"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue