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 9ebee18 commit d38d246Copy full SHA for d38d246
1 file changed
Formula/c/cdncheck.rb
@@ -1,8 +1,8 @@
1
class Cdncheck < Formula
2
desc "Utility to detect various technology for a given IP address"
3
homepage "https://projectdiscovery.io"
4
- url "https://github.com/projectdiscovery/cdncheck/archive/refs/tags/v1.2.29.tar.gz"
5
- sha256 "c56cc4e5297269014cc8d1286fef3be7cd2e3c22db7fe229df374619dea5715c"
+ url "https://github.com/projectdiscovery/cdncheck/archive/refs/tags/v1.2.30.tar.gz"
+ sha256 "9b507017a08189a3c8a9a244453eb3427348f2fe05bc15c25fbaa854c082833e"
6
license "MIT"
7
head "https://github.com/projectdiscovery/cdncheck.git", branch: "main"
8
0 commit comments