Skip to content

Commit 117876e

Browse files
committed
cdncheck 1.2.4
1 parent 9679eb1 commit 117876e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cdncheck.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cdncheck < Formula
22
desc "Utility to detect various technology for a given IP address"
33
homepage "https://projectdiscovery.io"
4-
url "https://github.com/projectdiscovery/cdncheck/archive/refs/tags/v1.2.3.tar.gz"
5-
sha256 "eec13a618822efc5f48d05fa15c1b497ca3804ba2701be732106f6b10f96dfde"
4+
url "https://github.com/projectdiscovery/cdncheck/archive/refs/tags/v1.2.4.tar.gz"
5+
sha256 "978e9af23123e84dd67be15c2b0a89a076f06f2401092488f67a97b1db977c48"
66
license "MIT"
77
head "https://github.com/projectdiscovery/cdncheck.git", branch: "main"
88

0 commit comments

Comments
 (0)