pwntools 3.6.0
Closes #13383. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
1e9b3487d0
commit
df6295ad11
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.5.1.tar.gz"
|
||||
sha256 "2b972c956838e9397ad8e3db6f923a595130739d09be907a127e52b051b9cbf6"
|
||||
url "https://github.com/Gallopsled/pwntools/archive/3.6.0.tar.gz"
|
||||
sha256 "931325b0829081c6b1d5caae866b413c6fa9dc4ee2686b5947b59bb21b02a1f7"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue