paket 5.231.2 (#46402)
This commit is contained in:
parent
8cba455dc0
commit
9ff4f548a7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Paket < Formula
|
class Paket < Formula
|
||||||
desc "Dependency manager for .NET with support for NuGet and Git repositories"
|
desc "Dependency manager for .NET with support for NuGet and Git repositories"
|
||||||
homepage "https://fsprojects.github.io/Paket/"
|
homepage "https://fsprojects.github.io/Paket/"
|
||||||
url "https://github.com/fsprojects/Paket/releases/download/5.231.0/paket.exe"
|
url "https://github.com/fsprojects/Paket/releases/download/5.231.2/paket.exe"
|
||||||
sha256 "2ef2d473104eddaed469df7fbde176016db9a39c9cf4ba78c3b6dd5ea4a95431"
|
sha256 "b8b7f6045ee4b304db123aa7842b4a893041c247e32c5710371db5443a427b8d"
|
||||||
|
|
||||||
bottle :unneeded
|
bottle :unneeded
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue