sdl2_net 2.0.1
Closes Homebrew/homebrew#47919. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
67eb84f955
commit
487884b2b7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sdl2Net < Formula
|
||||
desc "Small sample cross-platform networking library"
|
||||
homepage "https://www.libsdl.org/projects/SDL_net/"
|
||||
url "https://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.0.0.tar.gz"
|
||||
sha256 "d715be30783cc99e541626da52079e308060b21d4f7b95f0224b1d06c1faacab"
|
||||
url "https://www.libsdl.org/projects/SDL_net/release/SDL2_net-2.0.1.tar.gz"
|
||||
sha256 "15ce8a7e5a23dafe8177c8df6e6c79b6749a03fff1e8196742d3571657609d21"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue