paket 5.191.0
Closes #34702. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
4babb3caf9
commit
2ab36bd3b5
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.190.0/paket.exe"
|
||||
sha256 "ec59498e9c085b44676857bea134a6faf58fec9a26be1005770d02aa23486e2b"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/5.191.0/paket.exe"
|
||||
sha256 "c0b75e95f077610039653121650876bcc2b73b1d03d2cebd52027a3d596876e9"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue