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 bc7be97 commit a72a3d3Copy full SHA for a72a3d3
Formula/c/cariddi.rb
@@ -1,8 +1,8 @@
1
class Cariddi < Formula
2
desc "Scan for endpoints, secrets, API keys, file extensions, tokens and more"
3
homepage "https://github.com/edoardottt/cariddi"
4
- url "https://github.com/edoardottt/cariddi/archive/refs/tags/v1.3.6.tar.gz"
5
- sha256 "9f903443bcc78c9c4133a51c154a7f2bcec3968792fe66d5e4c19803ef5b6f06"
+ url "https://github.com/edoardottt/cariddi/archive/refs/tags/v1.4.0.tar.gz"
+ sha256 "db50276b36a0b6f83abc77f59ca9470134ef6072986b440f5f352263afb4458e"
6
license "GPL-3.0-or-later"
7
head "https://github.com/edoardottt/cariddi.git", branch: "main"
8
0 commit comments