paket 5.92.5 (#17751)
This commit is contained in:
parent
bf367bfa15
commit
e225575ae3
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.92.4/paket.exe"
|
||||
sha256 "6ba1d2186683286c17d4ea2cd649ee1e631806d68fa35b6e0690a5552f40986d"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/5.92.5/paket.exe"
|
||||
sha256 "301cad214c44df0c0ce5e8891b890057eebe8964500ad9f2b6610f9a92a56232"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue