From de1fef4d686f678e74c514ee3dd7caf8fc19c4b8 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 23 Feb 2018 07:44:19 +0000 Subject: [PATCH] pwntools: update 3.12.0 bottle. --- Formula/pwntools.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/pwntools.rb b/Formula/pwntools.rb index 067f36d8b5..f1ff23ad25 100644 --- a/Formula/pwntools.rb +++ b/Formula/pwntools.rb @@ -8,9 +8,9 @@ class Pwntools < Formula bottle do cellar :any - sha256 "01057bf1e5efdfd55e313e75cc5d33c5e3ad7fe692dd4b79afa6ddcd7793e9c7" => :high_sierra - sha256 "d615dd3a1af8ebff94643de496985db4582b0ce9732f78b931232a1b884fd87c" => :sierra - sha256 "455b41e64f7be98cb4b0dadbac8d57dcc0d7c28dae7bb6b84decfc641b23283e" => :el_capitan + sha256 "7b5a323a81a6a5cf115298af0fa17da8dd097c73a28e64e687fd6535881949d2" => :high_sierra + sha256 "f4a156877e9c9f378dff8b2acbd6da6888955dc3ada84dcbfc6bc9605f0d5bb3" => :sierra + sha256 "d91c5982da9494c2cc4f4eca62ee02dff1b735f836602e62f425f51b5239a89b" => :el_capitan end depends_on "python" if MacOS.version <= :snow_leopard