We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d1299 commit b642ce2Copy full SHA for b642ce2
Formula/c/csprecon.rb
@@ -1,8 +1,8 @@
1
class Csprecon < Formula
2
desc "Discover new target domains using Content Security Policy"
3
homepage "https://github.com/edoardottt/csprecon"
4
- url "https://github.com/edoardottt/csprecon/archive/refs/tags/v0.4.2.tar.gz"
5
- sha256 "06eb4d1d3d8ef45208d4456293372a76da81c588b096259dc6d020e344ea1d62"
+ url "https://github.com/edoardottt/csprecon/archive/refs/tags/v0.4.3.tar.gz"
+ sha256 "d86f960f21d029a5ac6e6b4087f1b1dcc7ad7632007d8646b8185d3e39fbc7d6"
6
license "MIT"
7
head "https://github.com/edoardottt/csprecon.git", branch: "main"
8
0 commit comments