Skip to content

Commit a72a3d3

Browse files
committed
cariddi 1.4.0
1 parent bc7be97 commit a72a3d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/cariddi.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Cariddi < Formula
22
desc "Scan for endpoints, secrets, API keys, file extensions, tokens and more"
33
homepage "https://github.com/edoardottt/cariddi"
4-
url "https://github.com/edoardottt/cariddi/archive/refs/tags/v1.3.6.tar.gz"
5-
sha256 "9f903443bcc78c9c4133a51c154a7f2bcec3968792fe66d5e4c19803ef5b6f06"
4+
url "https://github.com/edoardottt/cariddi/archive/refs/tags/v1.4.0.tar.gz"
5+
sha256 "db50276b36a0b6f83abc77f59ca9470134ef6072986b440f5f352263afb4458e"
66
license "GPL-3.0-or-later"
77
head "https://github.com/edoardottt/cariddi.git", branch: "main"
88

0 commit comments

Comments
 (0)