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 6876969 commit c068080Copy full SHA for c068080
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.5.tar.gz"
5
- sha256 "e791eadcceaec9dfe399db4e99406326e6105022d49882b9438b406cdcf48779"
+ url "https://github.com/projectdiscovery/cdncheck/archive/refs/tags/v1.2.6.tar.gz"
+ sha256 "4eb54380747d24a1f996ba10bc824fc09d79f988eabe65c0ff50c43e9baece06"
6
license "MIT"
7
head "https://github.com/projectdiscovery/cdncheck.git", branch: "main"
8
0 commit comments