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 59fbc87 commit 8fc7effCopy full SHA for 8fc7eff
Formula/findomain.rb
@@ -1,8 +1,8 @@
1
class Findomain < Formula
2
desc "Cross-platform subdomain enumerator"
3
homepage "https://github.com/Findomain/Findomain"
4
- url "https://github.com/Findomain/Findomain/archive/6.0.0.tar.gz"
5
- sha256 "9db0f8bb7386930a8642c877eafe1b23da29487cfa7b19a222a402d3c70fe349"
+ url "https://github.com/Findomain/Findomain/archive/6.1.0.tar.gz"
+ sha256 "5499bf1b07be83bb2d08be43bdeace77b19a461e81fb773e2ec89f5b01b52e85"
6
license "GPL-3.0-or-later"
7
8
bottle do
0 commit comments