Skip to content

Commit

Permalink
checkdmarc 5.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 committed Nov 2, 2024
1 parent 72abf36 commit 6e10dd0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/c/checkdmarc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Checkdmarc < Formula

desc "Command-line parser for SPF and DMARC DNS records"
homepage "https://domainaware.github.io/checkdmarc/"
url "https://files.pythonhosted.org/packages/59/73/0896471f8f1944d1d4e2d28c9f1413221a150ab47a6548e945ce8804621d/checkdmarc-5.7.6.tar.gz"
sha256 "868d4b1c4c1127c09b043c9434382b852beba1588cd83f8be615e94067ade505"
url "https://files.pythonhosted.org/packages/90/7a/7e3877ccc96ade532f4d03297d3752796a924aaa0a0a4c6f0aa56707f5c8/checkdmarc-5.7.7.tar.gz"
sha256 "a8754a08327ec80c0096eb300cdf6342c31f0f47c888d22eb43a50a72ceab4dc"
license "Apache-2.0"
head "https://github.com/domainaware/checkdmarc.git", branch: "master"

Expand Down Expand Up @@ -42,8 +42,8 @@ class Checkdmarc < Formula
end

resource "publicsuffixlist" do
url "https://files.pythonhosted.org/packages/67/34/7115d3f2feaa118612ac6bdc5ff56b81a2da74fa6dc8529c967c4299b6dd/publicsuffixlist-1.0.2.20241029.tar.gz"
sha256 "690aee4646ac151590c20a7b87d9dcb6bab1aa7ea2616e602e579f746e57d937"
url "https://files.pythonhosted.org/packages/fa/4b/0388dd6069e6399178d88d5ba23267b155f95112a573f5da4d09b6940ae2/publicsuffixlist-1.0.2.20241102.tar.gz"
sha256 "74d9c69c0c9ba75d72f16192bd788fd0c345466c394d0827ad50501aac2c0d24"
end

resource "pyleri" do
Expand Down

0 comments on commit 6e10dd0

Please sign in to comment.