paket 5.194.3
Closes #35282. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
33343bd799
commit
3509326ad4
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.194.0/paket.exe"
|
||||
sha256 "dea8d2ed83fa7c56ae9a9f10198f5722df385b558e376efb6a6b128ee08c9c47"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/5.194.3/paket.exe"
|
||||
sha256 "556118a1555449d03748812b95afe5e46b872a0c5da42547abdb924591c6cdb0"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue