paket 5.212.0 (#41511)
This commit is contained in:
parent
56a638113e
commit
cbda6e6be0
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.211.0/paket.exe"
|
||||
sha256 "028c630a83e261ba316069d26ad7ff35a54bec827da8015837125291e383f3ea"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/5.212.0/paket.exe"
|
||||
sha256 "41c1493ce9af59d30817a1aaace95f41227569b53113eb3fdbb953695207d88b"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue