paket 5.200.4
Closes #38690. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d5a0a23428
commit
76d9601a91
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.198.0/paket.exe"
|
||||
sha256 "fa7885dd3f2217bc4c6994b3f7db4dbeade051ab9e614a65be0218c86f18b76a"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/5.200.4/paket.exe"
|
||||
sha256 "9189832cdd37f8329982eddc89d68ce1036cca784ccaa12c944192cdaa7db9ee"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue