paket 3.25.2
Closes #6388. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
4df1eef157
commit
82ee502904
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/3.9.6/paket.exe"
|
||||
sha256 "68acc7d660e740133fbfd313a13d03b3589c1653704e347c289978fe1a09d471"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/3.25.2/paket.exe"
|
||||
sha256 "5b5b9fdaa7d1c95061b1a7425ed9d00bb6381f35633afd4c26c4077b36ac72ab"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue