paket 5.136.0 (#24040)
This commit is contained in:
parent
739f22eb31
commit
00c8c00db1
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.135.0/paket.exe"
|
||||
sha256 "0cfc17302191dccbf7053e0798c4256bb1f4b92fec63052feedbde21ff2a3b67"
|
||||
url "https://github.com/fsprojects/Paket/releases/download/5.136.0/paket.exe"
|
||||
sha256 "37d42125975b677783634453b5ff04eab2fe23e219f283221044bcd477685aa6"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue