Skip to content

Commit d38d246

Browse files
committed
cdncheck 1.2.30
1 parent 9ebee18 commit d38d246

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.29.tar.gz"
5-
sha256 "c56cc4e5297269014cc8d1286fef3be7cd2e3c22db7fe229df374619dea5715c"
4+
url "https://github.com/projectdiscovery/cdncheck/archive/refs/tags/v1.2.30.tar.gz"
5+
sha256 "9b507017a08189a3c8a9a244453eb3427348f2fe05bc15c25fbaa854c082833e"
66
license "MIT"
77
head "https://github.com/projectdiscovery/cdncheck.git", branch: "main"
88

0 commit comments

Comments
 (0)