Skip to content

Commit b642ce2

Browse files
BrewTestBotbotantony
authored andcommitted
csprecon 0.4.3
1 parent 79d1299 commit b642ce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/csprecon.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Csprecon < Formula
22
desc "Discover new target domains using Content Security Policy"
33
homepage "https://github.com/edoardottt/csprecon"
4-
url "https://github.com/edoardottt/csprecon/archive/refs/tags/v0.4.2.tar.gz"
5-
sha256 "06eb4d1d3d8ef45208d4456293372a76da81c588b096259dc6d020e344ea1d62"
4+
url "https://github.com/edoardottt/csprecon/archive/refs/tags/v0.4.3.tar.gz"
5+
sha256 "d86f960f21d029a5ac6e6b4087f1b1dcc7ad7632007d8646b8185d3e39fbc7d6"
66
license "MIT"
77
head "https://github.com/edoardottt/csprecon.git", branch: "main"
88

0 commit comments

Comments
 (0)