pwntools 3.4.1
Closes #11271. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c559e4935d
commit
0855499772
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Pwntools < Formula
|
|||
|
||||
desc "CTF framework used by Gallopsled in every CTF"
|
||||
homepage "https://pwntools.com/"
|
||||
url "https://github.com/Gallopsled/pwntools/archive/3.3.4.tar.gz"
|
||||
sha256 "43a4905159106cbd1bfcfd65ae6db28afdc3525eb9e13f083508fe3d63f4e7e7"
|
||||
url "https://github.com/Gallopsled/pwntools/archive/3.4.1.tar.gz"
|
||||
sha256 "54e741557609af73c1817ff9f5a4087390ba9cb0f1b11264ab5bbf225e326bec"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue