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 9679eb1 commit 117876eCopy full SHA for 117876e
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.3.tar.gz"
5
- sha256 "eec13a618822efc5f48d05fa15c1b497ca3804ba2701be732106f6b10f96dfde"
+ url "https://github.com/projectdiscovery/cdncheck/archive/refs/tags/v1.2.4.tar.gz"
+ sha256 "978e9af23123e84dd67be15c2b0a89a076f06f2401092488f67a97b1db977c48"
6
license "MIT"
7
head "https://github.com/projectdiscovery/cdncheck.git", branch: "main"
8
0 commit comments