From 37677bb835e9dd3e2f4f6eea7687825c932721a7 Mon Sep 17 00:00:00 2001 From: Michael Cho Date: Wed, 27 Apr 2022 10:12:42 -0700 Subject: [PATCH] rustscan 2.1.0 Closes #100255. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/rustscan.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/rustscan.rb b/Formula/rustscan.rb index 818f210969f2b..5ee726d46e72b 100644 --- a/Formula/rustscan.rb +++ b/Formula/rustscan.rb @@ -1,8 +1,8 @@ class Rustscan < Formula desc "Modern Day Portscanner" homepage "https://github.com/rustscan/rustscan" - url "https://github.com/RustScan/RustScan/archive/2.0.1.tar.gz" - sha256 "1d458cb081cbed2db38472ff33f9546a6640632148b4396bd12f0229ca9de7eb" + url "https://github.com/RustScan/RustScan/archive/2.1.0.tar.gz" + sha256 "10958957148544da780c1be4004b906e94bafe02a19f0224f6026828fb77a8cc" license "GPL-3.0-or-later" bottle do